Searched defs:dex_mem_map (Results 1 – 1 of 1) sorted by relevance
175 std::unique_ptr<MemMap> dex_mem_map(MemMap::MapAnonymous("DEX data", in AllocateDexMemoryMap() local189 static const DexFile* CreateDexFile(JNIEnv* env, std::unique_ptr<MemMap> dex_mem_map) { in CreateDexFile()239 std::unique_ptr<MemMap> dex_mem_map(AllocateDexMemoryMap(env, start, end)); in DexFile_createCookieWithDirectBuffer() local255 std::unique_ptr<MemMap> dex_mem_map(AllocateDexMemoryMap(env, start, end)); in DexFile_createCookieWithArray() local