Home
last modified time | relevance | path

Searched defs:map_ (Results 1 – 11 of 11) sorted by relevance

/art/runtime/
Ddex_reference_collection.h45 : map_(map_allocator), in map_() function
Delf_file_impl.h202 MemMap map_; variable
/art/runtime/base/
Dmem_map_arena_pool.cc43 MemMap map_; member in art::MemMapArena
/art/compiler/optimizing/
Dinduction_var_analysis.h263 ArenaSafeMap<HInstruction*, NodeInfo> map_; variable
/art/libartbase/base/
Dsafe_map.h50 : map_(cmp, allocator) { in map_() function
Dvariant_map.h257 VariantMap& map_; member
/art/libdexfile/external/
Ddex_file_ext.cc65 std::unique_ptr<android::base::MappedFile> map_; member in art::__anona117d7f20111::MappedFileContainer
/art/tools/jvmti-agents/ti-alloc-sample/
Dti_alloc_sample.cc270 std::map<std::string, int32_t> map_; member in tifast::__anon9d4dc8ac0111::UniqueStringTable
/art/dexlayout/
Ddexdiag.cc105 std::map<uint16_t, size_t> map_; member in art::PageCount
/art/openjdkjvmti/
Dti_heap.cc1764 const ObjectMap& map_; in ReplaceStrongRoots() member
1853 const ObjectMap& map_; in ReplaceWeakRoots() member
Dti_redefine.cc238 const ObsoleteMap* map_; member in openjdkjvmti::ObsoleteMap::ObsoleteMapIter