Searched defs:publishCallbackMap_ (Results 1 – 2 of 2) sorted by relevance
176 static std::map<std::string, std::shared_ptr<ISoftbusPublishCallback>> publishCallbackMap_; variable
49 …<std::string, std::shared_ptr<ISoftbusPublishCallback>> SoftbusConnector::publishCallbackMap_ = {}; member in OHOS::DistributedHardware::SoftbusConnector