Searched defs:deviceUdidMap_ (Results 1 - 2 of 2) sorted by relevance
/foundation/distributedhardware/device_manager/services/implementation/include/dependency/softbus/ | ||
H A D | softbus_connector.h | 178 static std::unordered_map<std::string, std::string> deviceUdidMap_; member in OHOS::DistributedHardware::SoftbusConnector |
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/ | ||
H A D | softbus_connector.cpp | 50 std::unordered_map<std::string, std::string> SoftbusConnector::deviceUdidMap_ = {}; member in OHOS::DistributedHardware::SoftbusConnector [all...] |
Completed in 3 milliseconds