Searched refs:CloseClient (Results 1 – 5 of 5) sorted by relevance
43 APPSPAWN_CHECK(ret == 0, CloseClient(); return ret, in CreateClient()49 void ClientSocket::CloseClient() in CloseClient() function in OHOS::AppSpawn::ClientSocket91 CloseClient(); in ConnectSocket()
27 MOCK_METHOD0(CloseClient, void());
42 clientSocket_->CloseClient();57 clientSocket_->CloseClient(); in ClientClose()
50 virtual void CloseClient();
289 clientSocket->CloseClient();