Home
last modified time | relevance | path

Searched defs:CloseP2PConnectionEx (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/
H A Di_daemon_mock.h58 int32_t CloseP2PConnectionEx(const std::string &networkId) in CloseP2PConnectionEx() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Ddistributed_file_daemon_manager_impl.cpp66 int32_t DistributedFileDaemonManagerImpl::CloseP2PConnectionEx(const std::string &networkId) in CloseP2PConnectionEx() function in OHOS::Storage::DistributedFile::DistributedFileDaemonManagerImpl
H A Ddistributed_file_daemon_proxy.cpp237 int32_t DistributedFileDaemonProxy::CloseP2PConnectionEx(const std::string &networkId) in CloseP2PConnectionEx() function in OHOS::Storage::DistributedFile::DistributedFileDaemonProxy
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/daemonstub_fuzzer/
H A Ddaemonstub_fuzzer.cpp72 int32_t CloseP2PConnectionEx(const std::string &networkId) override in CloseP2PConnectionEx() function in OHOS::DaemonStubImpl
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp299 int32_t Daemon::CloseP2PConnectionEx(const std::string &networkId) in CloseP2PConnectionEx() function in OHOS::Storage::DistributedFile::Daemon