Searched defs:GetMap (Results 1 – 2 of 2) sorted by relevance
25 std::unordered_map<std::string, std::function<std::shared_ptr<Device>()>>& DeviceBoutique::GetMap()… in GetMap() function in test_vendor_lib::DeviceBoutique
180 BacktraceMap* GetMap() { return map_; } in GetMap() function