| /expo/ios/Exponent/Kernel/Views/Loading/ |
| H A D | EXAppLoadingCancelView.h | 18 - (void)setDelegate:(id<EXAppLoadingCancelViewDelegate>)delegate;
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/ |
| H A D | ExpoNetworkInterceptor.kt | 34 ExpoRequestCdpInterceptor.setDelegate(this) in onResume() 41 ExpoRequestCdpInterceptor.setDelegate(null) in onPause()
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/ |
| H A D | ExpoNetworkInterceptor.kt | 34 ExpoRequestCdpInterceptor.setDelegate(this) in onResume() 41 ExpoRequestCdpInterceptor.setDelegate(null) in onPause()
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | DevLauncherNetworkInterceptor.swift | 32 ExpoRequestCdpInterceptor.shared.setDelegate(self) 37 ExpoRequestCdpInterceptor.shared.setDelegate(nil)
|
| /expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/launcher/ |
| H A D | DevLauncherNetworkInterceptor.kt | 38 ExpoRequestCdpInterceptor.setDelegate(this) 50 ExpoRequestCdpInterceptor.setDelegate(null) in close()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/scheduler/ |
| H A D | ABI49_0_0AsynchronousEventBeat.cpp | 20 uiRunLoopObserver_->setDelegate(this);
|
| H A D | ABI49_0_0SynchronousEventBeat.cpp | 24 uiRunLoopObserver_->setDelegate(this);
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/scheduler/ |
| H A D | ABI48_0_0AsynchronousEventBeat.cpp | 20 uiRunLoopObserver_->setDelegate(this);
|
| H A D | ABI48_0_0SynchronousEventBeat.cpp | 24 uiRunLoopObserver_->setDelegate(this);
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/utils/ |
| H A D | ABI48_0_0RunLoopObserver.cpp | 20 void RunLoopObserver::setDelegate(Delegate const *delegate) const noexcept { in setDelegate() function in ABI48_0_0facebook::ABI48_0_0React::RunLoopObserver
|
| H A D | ABI48_0_0RunLoopObserver.h | 87 void setDelegate(Delegate const *delegate) const noexcept;
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/scheduler/ |
| H A D | ABI47_0_0AsynchronousEventBeat.cpp | 20 uiRunLoopObserver_->setDelegate(this);
|
| H A D | ABI47_0_0SynchronousEventBeat.cpp | 25 uiRunLoopObserver_->setDelegate(this);
|
| H A D | ABI47_0_0Scheduler.cpp | 104 uiManager->setDelegate(this); in Scheduler() 156 uiManager_->setDelegate(nullptr); in ~Scheduler() 287 void Scheduler::setDelegate(SchedulerDelegate *delegate) { in setDelegate() function in ABI47_0_0facebook::ABI47_0_0React::Scheduler
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/utils/ |
| H A D | ABI47_0_0RunLoopObserver.cpp | 20 void RunLoopObserver::setDelegate(Delegate const *delegate) const noexcept { in setDelegate() function in ABI47_0_0facebook::ABI47_0_0React::RunLoopObserver
|
| H A D | ABI47_0_0RunLoopObserver.h | 87 void setDelegate(Delegate const *delegate) const noexcept;
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/utils/ |
| H A D | ABI49_0_0RunLoopObserver.cpp | 20 void RunLoopObserver::setDelegate(Delegate const *delegate) const noexcept { in setDelegate() function in ABI49_0_0facebook::ABI49_0_0React::RunLoopObserver
|
| H A D | ABI49_0_0RunLoopObserver.h | 87 void setDelegate(Delegate const *delegate) const noexcept;
|
| /expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/ |
| H A D | ABI49_0_0EXVersionedNetworkInterceptor.m | 35 [ABI49_0_0EXRequestCdpInterceptor.shared setDelegate:self]; 57 [ABI49_0_0EXRequestCdpInterceptor.shared setDelegate:nil];
|
| /expo/ios/Exponent/Versioned/Core/ |
| H A D | EXVersionedNetworkInterceptor.m | 35 [EXRequestCdpInterceptor.shared setDelegate:self]; 57 [EXRequestCdpInterceptor.shared setDelegate:nil];
|
| /expo/packages/expo-modules-core/ios/ModuleRegistry/ |
| H A D | EXModuleRegistry.h | 20 - (void)setDelegate:(id<EXModuleRegistryDelegate>)delegate;
|
| /expo/ios/versioned/sdk49/ExpoModulesCore/ios/ModuleRegistry/ |
| H A D | ABI49_0_0EXModuleRegistry.h | 20 - (void)setDelegate:(id<ABI49_0_0EXModuleRegistryDelegate>)delegate;
|
| /expo/ios/versioned/sdk48/ExpoModulesCore/ios/ModuleRegistry/ |
| H A D | ABI48_0_0EXModuleRegistry.h | 23 - (void)setDelegate:(id<ABI48_0_0EXModuleRegistryDelegate>)delegate;
|
| /expo/ios/versioned/sdk47/ExpoModulesCore/ios/ModuleRegistry/ |
| H A D | ABI47_0_0EXModuleRegistry.h | 23 - (void)setDelegate:(id<ABI47_0_0EXModuleRegistryDelegate>)delegate;
|
| /expo/packages/expo-dev-menu-interface/android/src/main/java/expo/interfaces/devmenu/ |
| H A D | DevMenuManagerInterface.kt | 48 fun setDelegate(newDelegate: DevMenuDelegateInterface) method
|