Searched refs:branchModule (Results 1 – 11 of 11) sorted by relevance
46 val branchModule = Class.forName("io.branch.rnbranch.RNBranchModule") in handleLink() constant47 val m = branchModule.getMethod("initSession", Uri::class.java, Activity::class.java) in handleLink()
12 - (void)branchModuleDidInit:(id _Nonnull)branchModule;
120 …ABI49_0_0EXScopedBranch *branchModule = [[ABI49_0_0EXScopedBranch alloc] initWithScopeKey:scopeKey…121 [moduleRegistry registerInternalModule:branchModule];
120 …ABI48_0_0EXScopedBranch *branchModule = [[ABI48_0_0EXScopedBranch alloc] initWithScopeKey:scopeKey…121 [moduleRegistry registerInternalModule:branchModule];
120 …ABI47_0_0EXScopedBranch *branchModule = [[ABI47_0_0EXScopedBranch alloc] initWithScopeKey:scopeKey…121 [moduleRegistry registerInternalModule:branchModule];
120 EXScopedBranch *branchModule = [[EXScopedBranch alloc] initWithScopeKey:scopeKey];121 [moduleRegistry registerInternalModule:branchModule];
57 EXScopedBranch *branchModule = (EXScopedBranch *)versionedBranchModule;58 …ForModule = [[EXKernel sharedInstance].appRegistry newestRecordWithScopeKey:branchModule.scopeKey];
343 private BroadcastReceiver init(RNBranchModule branchModule) { in listenForInitSessionEventsToReactNative()344 mBranchModule = branchModule; in listenForInitSessionEventsToReactNative()367 private BroadcastReceiver init(RNBranchModule branchModule) { in listenForInitSessionEventsToReactNative()368 mBranchModule = branchModule; in listenForInitSessionEventsToReactNative()