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