Searched refs:AllocateDexMemoryMap (Results 1 – 1 of 1) sorted by relevance
200 static MemMap AllocateDexMemoryMap(JNIEnv* env, jint start, jint end) { in AllocateDexMemoryMap() function266 MemMap dex_data = AllocateDexMemoryMap(env, start, end); in DexFile_openInMemoryDexFilesNative()