Home
last modified time | relevance | path

Searched defs:before (Results 1 – 25 of 67) sorted by relevance

123

/expo/android/vendored/sdk48/react-native-reanimated/android/src/main/java/abi48_0_0/com/swmansion/reanimated/layoutReanimation/
H A DViewHierarchyObserver.java7 void onViewRemoval(View view, ViewGroup parent, Snapshot before, Runnable callback); in onViewRemoval()
11 void onViewUpdate(View view, Snapshot before, Snapshot after); in onViewUpdate()
/expo/android/vendored/sdk47/react-native-reanimated/android/src/main/java/abi47_0_0/com/swmansion/reanimated/layoutReanimation/
H A DViewHierarchyObserver.java7 void onViewRemoval(View view, ViewGroup parent, Snapshot before, Runnable callback); in onViewRemoval()
11 void onViewUpdate(View view, Snapshot before, Snapshot after); in onViewUpdate()
H A DReanimatedNativeHierarchyManager.java95 Snapshot before = new Snapshot(view, mWeakNativeViewHierarchyManage.get()); in applyLayoutUpdate() local
150 Snapshot before = new Snapshot(view, mWeakNativeViewHierarchyManage.get()); in deleteView() local
169 Snapshot before = new Snapshot(view, mWeakNativeViewHierarchyManage.get()); in dfs() local
/expo/android/app/src/androidTest/java/host/exp/exponent/
H A DDevModeTests.kt20 fun before() { in before() method
/expo/packages/@expo/cli/src/utils/__tests__/
H A Dnpm-test.ts10 for (const [before, after] of [ constant
/expo/packages/expo-modules-core/android/src/test/java/expo/modules/kotlin/allocators/
H A DObjectConstructorFactoryTest.kt35 fun before() = synchronized(ctorCalls) { in <lambda>() method in expo.modules.kotlin.allocators.ObjectConstructorFactoryTest
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDomDeclarationNode.h95 std::shared_ptr<JsiDomNode> before) override { in insertChildBefore()
181 std::shared_ptr<JsiDomNode> before) override { in insertChildBefore()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDomDeclarationNode.h95 std::shared_ptr<JsiDomNode> before) override { in insertChildBefore()
181 std::shared_ptr<JsiDomNode> before) override { in insertChildBefore()
/expo/packages/expo-modules-core/android/src/androidTest/java/expo/modules/kotlin/jni/
H A DJavaScriptFunctionTest.kt14 fun before() { in <lambda>() method
H A DJavaScriptValueTest.kt14 fun before() { in <lambda>() method in expo.modules.kotlin.jni.JavaScriptValueTest
H A DJavaScriptRuntimeTest.kt13 fun before() { in before() method in expo.modules.kotlin.jni.JavaScriptRuntimeTest
/expo/android/vendored/sdk48/react-native-reanimated/android/src/reactNativeVersionPatch/nativeHierarchyManager/latest/com/swmansion/reanimated/layoutReanimation/
H A DReanimatedNativeHierarchyManager.java95 Snapshot before = new Snapshot(view, mWeakNativeViewHierarchyManage.get()); in applyLayoutUpdate() local
150 Snapshot before = new Snapshot(view, mWeakNativeViewHierarchyManage.get()); in deleteView() local
169 Snapshot before = new Snapshot(view, mWeakNativeViewHierarchyManage.get()); in dfs() local
/expo/packages/expo-notifications/plugin/src/__tests__/
H A DwithNotificationsAndroid-test.ts100 const before = getDirFromFS(vol.toJSON(), projectRoot); constant
/expo/android/vendored/sdk49/react-native-reanimated/android/src/main/java/abi49_0_0/com/swmansion/reanimated/layoutReanimation/
H A DViewHierarchyObserver.java11 void onViewUpdate(View view, Snapshot before, Snapshot after); in onViewUpdate()
/expo/android/vendored/unversioned/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/layoutReanimation/
H A DViewHierarchyObserver.java11 void onViewUpdate(View view, Snapshot before, Snapshot after); in onViewUpdate()
/expo/android/vendored/sdk48/react-native-reanimated/android/src/reactNativeVersionPatch/nativeHierarchyManager/62/com/swmansion/reanimated/layoutReanimation/
H A DReanimatedNativeHierarchyManager.java95 Snapshot before = new Snapshot(view, mWeakNativeViewHierarchyManage.get()); in applyLayoutUpdate() local
150 Snapshot before = new Snapshot(view, mWeakNativeViewHierarchyManage.get()); in deleteView() local
169 Snapshot before = new Snapshot(view, mWeakNativeViewHierarchyManage.get()); in dfs() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI49_0_0threadsafe.h31 void before() { in before() function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI48_0_0threadsafe.h31 void before() { in before() function
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI47_0_0threadsafe.h31 void before() { in before() function
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiBlendNode.h71 std::shared_ptr<JsiDomNode> before) override { in insertChildBefore()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiBlendNode.h71 std::shared_ptr<JsiDomNode> before) override { in insertChildBefore()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiBlendNode.h71 std::shared_ptr<JsiDomNode> before) override { in insertChildBefore()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiBlendNode.h71 std::shared_ptr<JsiDomNode> before) override { in insertChildBefore()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/ReanimatedRuntime/
H A DReanimatedHermesRuntime.h46 void before() { in before() function
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/ReanimatedRuntime/
H A DReanimatedHermesRuntime.h46 void before() { in before() function

123