Searched refs:GetSocketIdByClientConnectionName (Results 1 – 3 of 3) sorted by relevance
34 int32_t socketId = GetSocketIdByClientConnectionName(connectionName); in SendMessage()177 int32_t ServerSocket::GetSocketIdByClientConnectionName(const std::string &connectionName) in GetSocketIdByClientConnectionName() function in OHOS::UserIam::UserAuth::ServerSocket
50 int32_t GetSocketIdByClientConnectionName(const std::string &ConnectionName);
137 serverSocket->GetSocketIdByClientConnectionName(connectionName); in FuzzSoftBusServerSocketFisrst()