| /expo/packages/@expo/cli/src/utils/__tests__/ |
| H A D | exit-test.ts | 20 expect(process.removeListener).not.toBeCalled(); 24 expect(process.removeListener).not.toBeCalled(); 28 expect(process.removeListener).toBeCalledTimes(4);
|
| /expo/ios/vendored/unversioned/@stripe/stripe-react-native/ios/ |
| H A D | StripeContainerView.swift | 10 removeListener() 28 func removeListener() { in removeListener() function
|
| /expo/ios/vendored/sdk49/@stripe/stripe-react-native/ios/ |
| H A D | StripeContainerView.swift | 10 removeListener() 28 func removeListener() { in removeListener() function
|
| /expo/ios/vendored/sdk47/@stripe/stripe-react-native/ios/ |
| H A D | StripeContainerView.swift | 10 removeListener() 28 func removeListener() { in removeListener() function
|
| /expo/ios/vendored/sdk48/@stripe/stripe-react-native/ios/ |
| H A D | StripeContainerView.swift | 10 removeListener() 28 func removeListener() { in removeListener() function
|
| /expo/packages/@expo/cli/src/run/ios/appleDevice/protocol/ |
| H A D | AbstractProtocol.ts | 146 this.socket.removeListener('data', reader.onData); 147 this.socket.removeListener('error', onError); 153 this.socket.removeListener('data', reader.onData); 154 this.socket.removeListener('error', onError);
|
| /expo/packages/@expo/cli/src/start/server/metro/ |
| H A D | waitForMetroToObserveTypeScriptFile.ts | 50 watcher.removeListener('change', listener); 112 watcher.removeListener('change', listener); 162 watcher.removeListener('change', listener);
|
| H A D | metroWatchTypeScriptFiles.ts | 82 watcher.removeListener('change', listener); 83 watcher.removeListener('add', listener);
|
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/tokens/interfaces/ |
| H A D | PushTokenManager.java | 21 void removeListener(PushTokenListener listener); in removeListener() method
|
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/interfaces/ |
| H A D | NotificationManager.java | 21 void removeListener(NotificationListener listener); in removeListener() method
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/core/ |
| H A D | ABI47_0_0EventDispatcher.cpp | 81 void EventDispatcher::removeListener( in removeListener() function in ABI47_0_0facebook::ABI47_0_0React::EventDispatcher 83 eventListeners_.removeListener(listener); in removeListener()
|
| H A D | ABI47_0_0EventListener.h | 36 void removeListener(const std::shared_ptr<EventListener const> &listener);
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/core/ |
| H A D | ABI48_0_0EventDispatcher.cpp | 80 void EventDispatcher::removeListener( in removeListener() function in ABI48_0_0facebook::ABI48_0_0React::EventDispatcher 82 eventListeners_.removeListener(listener); in removeListener()
|
| H A D | ABI48_0_0EventListener.h | 36 void removeListener(const std::shared_ptr<EventListener const> &listener);
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/core/ |
| H A D | ABI49_0_0EventDispatcher.cpp | 86 void EventDispatcher::removeListener( in removeListener() function in ABI49_0_0facebook::ABI49_0_0React::EventDispatcher 88 eventListeners_.removeListener(listener); in removeListener()
|
| H A D | ABI49_0_0EventListener.h | 35 void removeListener(const std::shared_ptr<EventListener const> &listener);
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/jsi/ |
| H A D | RuntimeLifecycleMonitor.h | 28 static void removeListener(jsi::Runtime &rt,
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/jsi/ |
| H A D | RuntimeLifecycleMonitor.h | 28 static void removeListener(jsi::Runtime &rt,
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/jsi/ |
| H A D | RuntimeLifecycleMonitor.h | 28 static void removeListener(jsi::Runtime &rt,
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/jsi/ |
| H A D | RuntimeLifecycleMonitor.h | 28 static void removeListener(jsi::Runtime &rt,
|
| /expo/packages/expo-dev-launcher/android/src/main/java/expo/modules/devlauncher/launcher/ |
| H A D | DevLauncherLifecycle.kt | 24 fun removeListener(listener: DevLauncherDelegateWillBeCreated) { in removeListener() method in expo.modules.devlauncher.launcher.DevLauncherLifecycle
|
| /expo/packages/expo-notifications/ios/EXNotifications/PushToken/ |
| H A D | EXPushTokenManager.h | 13 - (void)removeListener:(id<EXPushTokenListener>)listener;
|
| /expo/ios/versioned/sdk49/EXNotifications/EXNotifications/PushToken/ |
| H A D | ABI49_0_0EXPushTokenManager.h | 13 - (void)removeListener:(id<ABI49_0_0EXPushTokenListener>)listener;
|
| /expo/ios/versioned/sdk48/EXNotifications/EXNotifications/PushToken/ |
| H A D | ABI48_0_0EXPushTokenManager.h | 13 - (void)removeListener:(id<ABI48_0_0EXPushTokenListener>)listener;
|
| /expo/ios/versioned/sdk47/EXNotifications/EXNotifications/PushToken/ |
| H A D | ABI47_0_0EXPushTokenManager.h | 13 - (void)removeListener:(id<ABI47_0_0EXPushTokenListener>)listener;
|