Home
last modified time | relevance | path

Searched defs:add (Results 1 – 25 of 76) sorted by relevance

1234

/expo/packages/expo-modules-core/android/src/main/java/expo/modules/core/logging/
H A DPersistentFileLogSerialDispatchQueue.kt15 fun add(block: PersistentFileLogSerialDispatchQueueBlock) = runBlocking { channel.send(block) } in add() method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/core/logging/
H A DPersistentFileLogSerialDispatchQueue.kt15 fun add(block: PersistentFileLogSerialDispatchQueueBlock) = runBlocking { channel.send(block) } in add() method in abi47_0_0.expo.modules.core.logging.PersistentFileLogSerialDispatchQueue
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/core/logging/
H A DPersistentFileLogSerialDispatchQueue.kt15 fun add(block: PersistentFileLogSerialDispatchQueueBlock) = runBlocking { channel.send(block) } in add() method in abi48_0_0.expo.modules.core.logging.PersistentFileLogSerialDispatchQueue
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/core/logging/
H A DPersistentFileLogSerialDispatchQueue.kt15 fun add(block: PersistentFileLogSerialDispatchQueueBlock) = runBlocking { channel.send(block) } in add() method
/expo/packages/@expo/config-plugins/build/android/
H A DStatusBar.js80 add: getStatusBarStyle(config) === 'dark-content' property
87 add: floatElement property
94 add: !!hexString property
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/effects/
H A DSkColorMatrixFilter.h17 static sk_sp<SkColorFilter> MakeLightingFilter(SkColor mul, SkColor add) { in MakeLightingFilter()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/effects/
H A DSkColorMatrixFilter.h17 static sk_sp<SkColorFilter> MakeLightingFilter(SkColor mul, SkColor add) { in MakeLightingFilter()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/effects/
H A DSkColorMatrixFilter.h17 static sk_sp<SkColorFilter> MakeLightingFilter(SkColor mul, SkColor add) { in MakeLightingFilter()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/effects/
H A DSkColorMatrixFilter.h17 static sk_sp<SkColorFilter> MakeLightingFilter(SkColor mul, SkColor add) { in MakeLightingFilter()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/effects/
H A DSkColorMatrixFilter.h17 static sk_sp<SkColorFilter> MakeLightingFilter(SkColor mul, SkColor add) { in MakeLightingFilter()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/effects/
H A DSkColorMatrixFilter.h17 static sk_sp<SkColorFilter> MakeLightingFilter(SkColor mul, SkColor add) { in MakeLightingFilter()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/effects/
H A DSkColorMatrixFilter.h17 static sk_sp<SkColorFilter> MakeLightingFilter(SkColor mul, SkColor add) { in MakeLightingFilter()
/expo/android/app/src/androidTest/java/host/exp/exponent/utils/
H A DTestContacts.kt12 fun add(context: Context) { in add() method
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-navigation-bar/
H A DwithAndroidNavigationBar.js55 add: getNavigationBarStyle(config) === 'dark-content', property
61 add: !!getNavigationBarColor(config), property
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/leakchecker/
H A DABI47_0_0WeakFamilyRegistry.cpp13 void WeakFamilyRegistry::add( in add() function in ABI47_0_0facebook::ABI47_0_0React::WeakFamilyRegistry
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/leakchecker/
H A DABI49_0_0WeakFamilyRegistry.cpp12 void WeakFamilyRegistry::add( in add() function in ABI49_0_0facebook::ABI49_0_0React::WeakFamilyRegistry
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/leakchecker/
H A DABI48_0_0WeakFamilyRegistry.cpp12 void WeakFamilyRegistry::add( in add() function in ABI48_0_0facebook::ABI48_0_0React::WeakFamilyRegistry
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/bridging/
H A DABI49_0_0LongLivedObject.cpp19 void LongLivedObjectCollection::add(std::shared_ptr<LongLivedObject> so) { in add() function in ABI49_0_0facebook::ABI49_0_0React::LongLivedObjectCollection
/expo/android/expoview/src/main/java/host/exp/exponent/di/
H A DNativeModuleDepsProvider.kt55 fun add(clazz: Class<*>, instance: Any) { in add() method
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/hermes/inspector/detail/
H A DABI48_0_0SerialExecutor.cpp28 void SerialExecutor::add(folly::Func func) { in add() function in ABI48_0_0facebook::ABI48_0_0hermes::inspector::detail::SerialExecutor
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/hermes/inspector/detail/
H A DABI47_0_0SerialExecutor.cpp28 void SerialExecutor::add(folly::Func func) { in add() function in ABI47_0_0facebook::ABI47_0_0hermes::inspector::detail::SerialExecutor
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/hermes/inspector/detail/
H A DABI49_0_0SerialExecutor.cpp28 void SerialExecutor::add(folly::Func func) { in add() function in ABI49_0_0facebook::ABI49_0_0hermes::inspector::detail::SerialExecutor
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/componentregistry/
H A DABI48_0_0ComponentDescriptorProviderRegistry.cpp12 void ComponentDescriptorProviderRegistry::add( in add() function in ABI48_0_0facebook::ABI48_0_0React::ComponentDescriptorProviderRegistry
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/componentregistry/
H A DABI47_0_0ComponentDescriptorProviderRegistry.cpp13 void ComponentDescriptorProviderRegistry::add( in add() function in ABI47_0_0facebook::ABI47_0_0React::ComponentDescriptorProviderRegistry
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/bridging/
H A DABI48_0_0LongLivedObject.cpp21 void LongLivedObjectCollection::add(std::shared_ptr<LongLivedObject> so) const { in add() function in ABI48_0_0facebook::ABI48_0_0React::LongLivedObjectCollection

1234