Home
last modified time | relevance | path

Searched refs:invokeInt (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJavaCallback.cpp16 makeNativeMethod("invoke", JavaCallback::invokeInt), in registerNatives()
42 void JavaCallback::invokeInt(int result) { in invokeInt() function in expo::JavaCallback
H A DJavaCallback.h44 void invokeInt(int result);