Home
last modified time | relevance | path

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

/expo/packages/expo-dev-launcher/android/src/main/java/expo/modules/devlauncher/launcher/
H A DDevLauncherRecentlyOpenedAppsRegistry.kt106 fun getCurrentTime() = System.currentTimeMillis() in <lambda>() method
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h42 TimeProviderFunction getCurrentTime; member
H A DRuntimeDecorator.cpp103 const TimeProviderFunction getCurrentTime, in decorateUIRuntime()
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h42 TimeProviderFunction getCurrentTime; member
H A DRuntimeDecorator.cpp103 const TimeProviderFunction getCurrentTime, in decorateUIRuntime()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h42 TimeProviderFunction getCurrentTime; member
H A DRuntimeDecorator.cpp103 const TimeProviderFunction getCurrentTime, in decorateUIRuntime()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h42 TimeProviderFunction getCurrentTime; member
H A DRuntimeDecorator.cpp103 const TimeProviderFunction getCurrentTime, in decorateUIRuntime()
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h83 TimeProviderFunction getCurrentTime; member
H A DRuntimeDecorator.cpp91 const TimeProviderFunction getCurrentTime, in decorateUIRuntime()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h83 TimeProviderFunction getCurrentTime; member
H A DRuntimeDecorator.cpp91 const TimeProviderFunction getCurrentTime, in decorateUIRuntime()
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h83 TimeProviderFunction getCurrentTime; member
H A DRuntimeDecorator.cpp91 const TimeProviderFunction getCurrentTime, in decorateUIRuntime()
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h83 TimeProviderFunction getCurrentTime; member
H A DRuntimeDecorator.cpp91 const TimeProviderFunction getCurrentTime, in decorateUIRuntime()
/expo/android/vendored/unversioned/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nativeProxy/
H A DNativeProxyCommon.java123 public long getCurrentTime() { in getCurrentTime() method in NativeProxyCommon
/expo/android/vendored/sdk49/react-native-reanimated/android/src/main/java/abi49_0_0/com/swmansion/reanimated/nativeProxy/
H A DNativeProxyCommon.java123 public long getCurrentTime() { in getCurrentTime() method in NativeProxyCommon
/expo/android/vendored/unversioned/react-native-reanimated/android/src/main/cpp/
H A DNativeProxy.cpp338 double NativeProxy::getCurrentTime() { in getCurrentTime() function in reanimated::NativeProxy
406 auto getCurrentTime = bindThis(&NativeProxy::getCurrentTime); in getPlatformDependentMethods() local
/expo/android/vendored/sdk49/react-native-reanimated/android/src/main/cpp/
H A DNativeProxy.cpp338 double NativeProxy::getCurrentTime() { in getCurrentTime() function in reanimated::NativeProxy
406 auto getCurrentTime = bindThis(&NativeProxy::getCurrentTime); in getPlatformDependentMethods() local
/expo/android/vendored/sdk48/react-native-reanimated/android/src/main/java/abi48_0_0/com/swmansion/reanimated/
H A DNativeProxy.java206 private long getCurrentTime() { in getCurrentTime() method in NativeProxy
/expo/android/vendored/sdk47/react-native-reanimated/android/src/main/java/abi47_0_0/com/swmansion/reanimated/
H A DNativeProxy.java206 private long getCurrentTime() { in getCurrentTime() method in NativeProxy
/expo/android/vendored/sdk48/react-native-reanimated/android/src/main/cpp/
H A DNativeProxy.cpp80 auto getCurrentTime = [this]() { in installJSIBindings() local
/expo/android/vendored/sdk47/react-native-reanimated/android/src/main/cpp/
H A DNativeProxy.cpp75 auto getCurrentTime = [this]() { in installJSIBindings() local