Home
last modified time | relevance | path

Searched refs:map_name (Results 1 – 2 of 2) sorted by relevance

/art/libartbase/base/
Dmem_map_fuchsia.cc30 static const char map_name[] = "mmap-android"; variable
115 zx_object_set_property(vmo, ZX_PROP_NAME, map_name, strlen(map_name)); in TargetMMap()
/art/openjdkjvmti/
Dti_class.cc115 std::string map_name = map.GetName(); in MakeSingleDexFile() local
117 std::unique_ptr<const art::DexFile> dex_file(dex_file_loader.Open(map_name, in MakeSingleDexFile()