Searched defs:names (Results 1 – 7 of 7) sorted by relevance
/device/google/bonito/usb/ |
D | Usb.cpp | 352 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() 401 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local
|
/device/google/crosshatch/usb/ |
D | Usb.cpp | 354 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() 403 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local
|
/device/google/wahoo/usb/ |
D | Usb.cpp | 378 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() 427 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local
|
/device/google/coral/usb/ |
D | Usb.cpp | 433 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() 480 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local
|
/device/google/coral/vibrator/ |
D | Hardware.cpp | 180 std::string HwApi::Record<T>::toString(const NamesMap &names) { in toString()
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | network_service.cpp | 217 std::string names = item->GetText(); in InitializeSimOperator() local
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | GL2Encoder.cpp | 3497 static std::string packVarNames(GLsizei count, const char** names, GLint* err_out) { in packVarNames()
|