Home
last modified time | relevance | path

Searched refs:HandleOpenP2PConnection (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_stub.cpp34 &DaemonStub::HandleOpenP2PConnection; in DaemonStub()
71 return HandleOpenP2PConnection(data, reply); in OnRemoteRequest()
98 int32_t DaemonStub::HandleOpenP2PConnection(MessageParcel &data, MessageParcel &reply) in HandleOpenP2PConnection() function in OHOS::Storage::DistributedFile::DaemonStub
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon_stub.h40 int32_t HandleOpenP2PConnection(MessageParcel &data, MessageParcel &reply);