Home
last modified time | relevance | path

Searched refs:HandleOpenP2PConnectionEx (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_stub.cpp40 &DaemonStub::HandleOpenP2PConnectionEx; in DaemonStub()
75 return HandleOpenP2PConnectionEx(data, reply); in OnRemoteRequest()
164 int32_t DaemonStub::HandleOpenP2PConnectionEx(MessageParcel &data, MessageParcel &reply) in HandleOpenP2PConnectionEx() function in OHOS::Storage::DistributedFile::DaemonStub
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon_stub.h42 int32_t HandleOpenP2PConnectionEx(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Ddaemon_stub_sup_test.cpp185 auto ret = daemonStub_->HandleOpenP2PConnectionEx(data, reply);
190 ret = daemonStub_->HandleOpenP2PConnectionEx(data, reply);
198 ret = daemonStub_->HandleOpenP2PConnectionEx(data, reply);