Home
last modified time | relevance | path

Searched refs:softbusClientMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/client_manager/src/
H A Dsoftbus_client_info_manager.cpp141 sptr<IRemoteObject>> &softbusClientMap) in GetSoftbusClientProxyMap() argument
145 softbusClientMap.emplace(iter->first, iter->second.second.first); in GetSoftbusClientProxyMap()
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/client_manager/include/
H A Dsoftbus_client_info_manager.h41 … void GetSoftbusClientProxyMap(std::multimap<std::string, sptr<IRemoteObject>> &softbusClientMap);