Searched refs:AddClientConnection (Results 1 – 3 of 3) sorted by relevance
84 AddClientConnection(socketId, connectionName); in OnBytes()138 void ServerSocket::AddClientConnection(const int32_t socketId, const std::string &connectionName) in AddClientConnection() function in OHOS::UserIam::UserAuth::ServerSocket
45 void AddClientConnection(const int32_t socketId, const std::string &connectionName);
133 serverSocket->AddClientConnection(socketId, connectionName); in FuzzSoftBusServerSocketFisrst()