Home
last modified time | relevance | path

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

/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJavaScriptTypedArray.cpp33 makeNativeMethod("write", JavaScriptTypedArray::writeBuffer), in registerNatives()
84 void JavaScriptTypedArray::writeBuffer( in writeBuffer() function in expo::JavaScriptTypedArray
H A DJavaScriptTypedArray.h64 void writeBuffer(jni::alias_ref<jni::JArrayByte> buffer, int position, int size);