Searched refs:ClientSocketInit (Results 1 – 2 of 2) sorted by relevance
77 int32_t ClientSocketInit(const std::string &connectionName, const std::string &networkId);
354 int32_t SoftBusManager::ClientSocketInit(const std::string &connectionName, const std::string &netw… in ClientSocketInit() function in OHOS::UserIam::UserAuth::SoftBusManager434 int32_t socketId = ClientSocketInit(connectionName, networkId); in DoOpenConnectionInner()