Searched refs:HandleOpenP2PConnectionEx (Results 1 – 3 of 3) sorted by relevance
40 &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
42 int32_t HandleOpenP2PConnectionEx(MessageParcel &data, MessageParcel &reply);
185 auto ret = daemonStub_->HandleOpenP2PConnectionEx(data, reply);190 ret = daemonStub_->HandleOpenP2PConnectionEx(data, reply);198 ret = daemonStub_->HandleOpenP2PConnectionEx(data, reply);