Home
last modified time | relevance | path

Searched refs:PropsMap (Results 1 – 12 of 12) sorted by relevance

/expo/android/vendored/sdk49/react-native-reanimated/android/src/main/cpp/
H A DJNIHelper.h18 struct PropsMap : jni::JavaClass<PropsMap, JMap<JString, JObject>> { struct
21 static local_ref<PropsMap> create();
25 static jni::local_ref<PropsMap> ConvertToPropsMap(
H A DJNIHelper.cpp9 local_ref<JNIHelper::PropsMap> JNIHelper::PropsMap::create() { in create()
13 void JNIHelper::PropsMap::put( in put()
23 jni::local_ref<JNIHelper::PropsMap> JNIHelper::ConvertToPropsMap( in ConvertToPropsMap()
26 auto map = PropsMap::create(); in ConvertToPropsMap()
H A DLayoutAnimations.h48 const jni::local_ref<JNIHelper::PropsMap> &updates,
H A DLayoutAnimations.cpp30 const jni::local_ref<JNIHelper::PropsMap> &updates, in progressLayoutAnimation()
/expo/android/vendored/sdk47/react-native-reanimated/android/src/main/cpp/
H A DJNIHelper.h18 struct PropsMap : jni::JavaClass<PropsMap, JMap<JString, JObject>> { struct
21 static local_ref<PropsMap> create();
25 static jni::local_ref<PropsMap> ConvertToPropsMap(
H A DJNIHelper.cpp9 local_ref<JNIHelper::PropsMap> JNIHelper::PropsMap::create() { in create()
13 void JNIHelper::PropsMap::put( in put()
23 jni::local_ref<JNIHelper::PropsMap> JNIHelper::ConvertToPropsMap( in ConvertToPropsMap()
26 auto map = PropsMap::create(); in ConvertToPropsMap()
/expo/android/vendored/unversioned/react-native-reanimated/android/src/main/cpp/
H A DJNIHelper.h18 struct PropsMap : jni::JavaClass<PropsMap, JMap<JString, JObject>> { struct
21 static local_ref<PropsMap> create();
25 static jni::local_ref<PropsMap> ConvertToPropsMap(
H A DJNIHelper.cpp9 local_ref<JNIHelper::PropsMap> JNIHelper::PropsMap::create() { in create()
13 void JNIHelper::PropsMap::put( in put()
23 jni::local_ref<JNIHelper::PropsMap> JNIHelper::ConvertToPropsMap( in ConvertToPropsMap()
26 auto map = PropsMap::create(); in ConvertToPropsMap()
H A DLayoutAnimations.h48 const jni::local_ref<JNIHelper::PropsMap> &updates,
H A DLayoutAnimations.cpp30 const jni::local_ref<JNIHelper::PropsMap> &updates, in progressLayoutAnimation()
/expo/android/vendored/sdk48/react-native-reanimated/android/src/main/cpp/
H A DJNIHelper.h18 struct PropsMap : jni::JavaClass<PropsMap, JMap<JString, JObject>> { struct
21 static local_ref<PropsMap> create();
25 static jni::local_ref<PropsMap> ConvertToPropsMap(
H A DJNIHelper.cpp9 local_ref<JNIHelper::PropsMap> JNIHelper::PropsMap::create() { in create()
13 void JNIHelper::PropsMap::put( in put()
23 jni::local_ref<JNIHelper::PropsMap> JNIHelper::ConvertToPropsMap( in ConvertToPropsMap()
26 auto map = PropsMap::create(); in ConvertToPropsMap()