Home
last modified time | relevance | path

Searched defs:publishCallbackMap_ (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/include/dependency/softbus/
H A Dsoftbus_connector.h175 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 Dsoftbus_connector.cpp48 std::map<std::string, std::shared_ptr<ISoftbusPublishCallback>> SoftbusConnector::publishCallbackMap_ = {}; member in OHOS::DistributedHardware::SoftbusConnector

Completed in 3 milliseconds