Home
last modified time | relevance | path

Searched defs:OpenP2PConnectionEx (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.h53 … int32_t OpenP2PConnectionEx(const std::string &networkId, sptr<IFileDfsListener> remoteReverseObj) in OpenP2PConnectionEx() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Ddistributed_file_daemon_manager_impl.cpp55 int32_t DistributedFileDaemonManagerImpl::OpenP2PConnectionEx(const std::string &networkId, in OpenP2PConnectionEx() function in OHOS::Storage::DistributedFile::DistributedFileDaemonManagerImpl
H A Ddistributed_file_daemon_proxy.cpp197 int32_t DistributedFileDaemonProxy::OpenP2PConnectionEx(const std::string &networkId, in OpenP2PConnectionEx() function in OHOS::Storage::DistributedFile::DistributedFileDaemonProxy
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/daemonstub_fuzzer/
H A Ddaemonstub_fuzzer.cpp67 …int32_t OpenP2PConnectionEx(const std::string &networkId, sptr<IFileDfsListener> remoteReverseObj)… in OpenP2PConnectionEx() function in OHOS::DaemonStubImpl
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp261 int32_t Daemon::OpenP2PConnectionEx(const std::string &networkId, sptr<IFileDfsListener> remoteReve… in OpenP2PConnectionEx() function in OHOS::Storage::DistributedFile::Daemon