Searched defs:publishCallbackMap_ (Results 1 - 2 of 2) sorted by relevance
/foundation/distributedhardware/device_manager/services/implementation/include/dependency/softbus/ | ||
H A D | softbus_connector.h | 175 static std::map<std::string, std::shared_ptr<ISoftbusPublishCallback>> publishCallbackMap_; member in OHOS::DistributedHardware::SoftbusConnector |
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/ | ||
H A D | softbus_connector.cpp | 48 std::map<std::string, std::shared_ptr<ISoftbusPublishCallback>> SoftbusConnector::publishCallbackMap_ = {}; member in OHOS::DistributedHardware::SoftbusConnector |
Completed in 3 milliseconds