Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/connect_count/
H A Dconnect_count.cpp72 std::vector<std::string> ConnectCount::RemoveConnect(uint32_t callingTokenId) in RemoveConnect() function in OHOS::Storage::DistributedFile::ConnectCount
86 void ConnectCount::RemoveConnect(const std::string &networkId) in RemoveConnect() function in OHOS::Storage::DistributedFile::ConnectCount
98 void ConnectCount::RemoveConnect(uint32_t callingTokenId, const std::string &networkId) in RemoveConnect() function in OHOS::Storage::DistributedFile::ConnectCount
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket_server.cpp1260 void TLSSocketServer::RemoveConnect(int socketFd) in RemoveConnect() function in OHOS::NetStack::TLSSocketServer