Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/xml/
H A DXmlActionExecutor.h74 std::map<std::string, XmlNodeAction> map_; variable
/aosp12/system/incremental_delivery/incfs/util/include/util/
H A Dmap_ptr.h107 std::unique_ptr<android::FileMap> map_; variable
/aosp12/bionic/tools/versioner/src/
H A DArch.h84 const ArchMap<T>& map_; variable
/aosp12/system/bt/gd/os/
H A Dalarm_benchmark.cc78 std::unordered_map<int, int> map_; member in BM_ReactableAlarm
/aosp12/art/runtime/
H A Delf_file_impl.h195 MemMap map_; variable
/aosp12/system/bt/service/ipc/binder/
H A Dremote_callback_map.h106 CallbackMap map_; variable
/aosp12/art/runtime/base/
H A Dmem_map_arena_pool.cc43 MemMap map_; member in art::MemMapArena
/aosp12/hardware/libhardware/modules/camera/3_4/metadata/
H A Dmap_converter_test.cpp51 const std::map<int32_t, int32_t> map_{{10, 1}, {40, 4}, {20, 2}, {30, 3}}; member in v4l2_camera_hal::MapConverterTest
/aosp12/system/bt/audio_bluetooth_hw/
H A Dutils_unittest.cc31 std::unordered_map<std::string, std::string> map_; member in __anon8a9e87bc0110::UtilsTest
/aosp12/frameworks/base/tools/aapt2/io/
H A DData.h136 android::FileMap map_; variable
/aosp12/bootable/recovery/install/
H A Dpackage.cpp69 std::unique_ptr<MemMapping> map_; member in MemoryPackage
/aosp12/art/compiler/optimizing/
H A Dinduction_var_analysis.h263 ArenaSafeMap<HInstruction*, NodeInfo> map_; variable
/aosp12/system/unwinding/libbacktrace/include/backtrace/
H A DBacktrace.h203 BacktraceMap* map_; variable
/aosp12/art/libartbase/base/
H A Dvariant_map.h265 VariantMap& map_; member
/aosp12/art/dexlayout/
H A Ddexdiag.cc105 std::map<uint16_t, size_t> map_; member in art::PageCount
/aosp12/art/tools/jvmti-agents/ti-alloc-sample/
H A Dti_alloc_sample.cc270 std::map<std::string, int32_t> map_; member in tifast::__anonc8d85c180110::UniqueStringTable
/aosp12/art/openjdkjvmti/
H A Dti_heap.cc1764 const ObjectMap& map_; in ReplaceStrongRoots() member
1853 const ObjectMap& map_; in ReplaceWeakRoots() member
H A Dti_redefine.cc238 const ObsoleteMap* map_; member in openjdkjvmti::ObsoleteMap::ObsoleteMapIter