Home
last modified time | relevance | path

Searched defs:clientSocketMap_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dsoft_bus_manager.h151 std::map<int32_t, std::string> clientSocketMap_; variable
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/inc/
H A Dsoft_bus_manager.h100 std::map<std::string, std::shared_ptr<BaseSocket>> clientSocketMap_; variable