Home
last modified time | relevance | path

Searched defs:GetMap (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Ddevice_boutique.cc25 std::unordered_map<std::string, std::function<std::shared_ptr<Device>()>>& DeviceBoutique::GetMap()… in GetMap() function in test_vendor_lib::DeviceBoutique
/aosp12/art/runtime/
H A Ddex_reference_collection.h52 DexFileMap& GetMap() { in GetMap() function
/aosp12/system/unwinding/libbacktrace/include/backtrace/
H A DBacktrace.h180 BacktraceMap* GetMap() { return map_; } in GetMap() function
/aosp12/art/cmdline/
H A Dcmdline_parser.h98 const TVariantMap& GetMap() { in GetMap() function