Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 25 of 52) sorted by relevance

123

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/schedulers/
H A DScheduler.kt16 fun remove() method
H A DSchedulerModel.kt16 fun remove() method
/expo/packages/expo-modules-core/build/
H A DEventEmitter.js28 remove: () => { method
65 subscription.remove = () => { }; function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/EventEmitter/
H A DRCTNativeAppEventEmitter.d.ts16 remove(): void; method
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/EventEmitter/
H A DRCTNativeAppEventEmitter.d.ts16 remove(): void; method
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/vendor/emitter/
H A DEventEmitter.d.ts28 remove(): void; method
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/vendor/emitter/
H A DEventEmitter.d.ts28 remove(): void; method
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDependencyManager.h181 JSI_HOST_FUNCTION(remove) { in JSI_HOST_FUNCTION() argument
200 JSI_EXPORT_FUNC(JsiDependencyManager, remove)) in JSI_EXPORT_FUNCTIONS() argument
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDependencyManager.h181 JSI_HOST_FUNCTION(remove) { in JSI_HOST_FUNCTION() argument
200 JSI_EXPORT_FUNC(JsiDependencyManager, remove)) in JSI_EXPORT_FUNCTIONS() argument
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDependencyManager.h181 JSI_HOST_FUNCTION(remove) { in JSI_HOST_FUNCTION() argument
200 JSI_EXPORT_FUNC(JsiDependencyManager, remove)) in JSI_EXPORT_FUNCTIONS() argument
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDependencyManager.h181 JSI_HOST_FUNCTION(remove) { in JSI_HOST_FUNCTION() argument
200 JSI_EXPORT_FUNC(JsiDependencyManager, remove)) in JSI_EXPORT_FUNCTIONS() argument
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDependencyManager.h179 JSI_HOST_FUNCTION(remove) { in JSI_HOST_FUNCTION() argument
196 JSI_EXPORT_FUNC(JsiDependencyManager, remove)) in JSI_EXPORT_FUNCTIONS() argument
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDependencyManager.h179 JSI_HOST_FUNCTION(remove) { in JSI_HOST_FUNCTION() argument
196 JSI_EXPORT_FUNC(JsiDependencyManager, remove)) in JSI_EXPORT_FUNCTIONS() argument
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/bridging/
H A DABI49_0_0LongLivedObject.cpp24 void LongLivedObjectCollection::remove(const LongLivedObject *o) { in remove() function in ABI49_0_0facebook::ABI49_0_0React::LongLivedObjectCollection
/expo/packages/expo-modules-core/src/
H A DEventEmitter.ts57 remove: () => { constant
/expo/packages/expo-dev-client-components/
H A DsetupTests.js25 addChangeListener: jest.fn().mockReturnValue({ remove: jest.fn() }), property
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/bridging/
H A DABI48_0_0LongLivedObject.cpp26 void LongLivedObjectCollection::remove(const LongLivedObject *o) const { in remove() function in ABI48_0_0facebook::ABI48_0_0React::LongLivedObjectCollection
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/bridging/
H A DABI47_0_0LongLivedObject.cpp26 void LongLivedObjectCollection::remove(const LongLivedObject *o) const { in remove() function in ABI47_0_0facebook::ABI47_0_0React::LongLivedObjectCollection
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Registries/
H A DNewestShadowNodesRegistry.cpp34 void NewestShadowNodesRegistry::remove(Tag tag) { in remove() function in reanimated::NewestShadowNodesRegistry
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Registries/
H A DNewestShadowNodesRegistry.cpp34 void NewestShadowNodesRegistry::remove(Tag tag) { in remove() function in reanimated::NewestShadowNodesRegistry
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI48_0_0ShadowTreeRegistry.cpp25 std::unique_ptr<ShadowTree> ShadowTreeRegistry::remove( in remove() function in ABI48_0_0facebook::ABI48_0_0React::ShadowTreeRegistry
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI47_0_0ShadowTreeRegistry.cpp26 std::unique_ptr<ShadowTree> ShadowTreeRegistry::remove( in remove() function in ABI47_0_0facebook::ABI47_0_0React::ShadowTreeRegistry
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Registries/
H A DNewestShadowNodesRegistry.cpp34 void NewestShadowNodesRegistry::remove(Tag tag) { in remove() function in reanimated::NewestShadowNodesRegistry
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Registries/
H A DNewestShadowNodesRegistry.cpp34 void NewestShadowNodesRegistry::remove(Tag tag) { in remove() function in ABI49_0_0reanimated::NewestShadowNodesRegistry
/expo/packages/expo-branch/android/src/main/java/io/branch/rnbranch/
H A DAgingHash.java36 public void remove(KeyType key) { in remove() method in AgingHash

123