Searched refs:map_name (Results 1 – 2 of 2) sorted by relevance
30 static const char map_name[] = "mmap-android"; variable115 zx_object_set_property(vmo, ZX_PROP_NAME, map_name, strlen(map_name)); in TargetMMap()
114 std::string map_name = map.GetName(); in MakeSingleDexFile() local116 std::unique_ptr<const art::DexFile> dex_file(dex_file_loader.Open(map_name, in MakeSingleDexFile()