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