Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Ddevice_boutique.cc27 DeviceBoutique::GetMap() { in GetMap() function in rootcanal::DeviceBoutique
40 GetMap()[device_type] = method; in Register()
48 auto device = GetMap().find(args[0]); in Create()
50 if (device == GetMap().end()) { in Create()
Ddevice_boutique.h47 GetMap();