Searched refs:Memory_pokeIntNative (Results 1 – 2 of 2) sorted by relevance
129 memory_poke_test<jint>(Memory_pokeIntNative, 0x01020304); in TEST()
224 static void Memory_pokeIntNative(JNIEnv*, jclass, jlong dstAddress, jint value) { in Memory_pokeIntNative() function