Searched refs:StartShareFormFromRemoteInner (Results 1 – 5 of 5) sorted by relevance
80 int32_t StartShareFormFromRemoteInner(MessageParcel& data, MessageParcel& reply);
269 int32_t result = distributedSchedStub_->StartShareFormFromRemoteInner(data, reply);
1792 …int32_t result = DistributedSchedService::GetInstance().StartShareFormFromRemoteInner(data, reply);1798 result = DistributedSchedService::GetInstance().StartShareFormFromRemoteInner(data, reply);
198 &DistributedSchedStub::StartShareFormFromRemoteInner; in InitRemoteFuncsInner()1377 int32_t DistributedSchedStub::StartShareFormFromRemoteInner(MessageParcel& data, MessageParcel& rep… in StartShareFormFromRemoteInner() function in OHOS::DistributedSchedule::DistributedSchedStub
974 DistributedSchedService::GetInstance().StartShareFormFromRemoteInner(dataParcel, reply); in StartShareFormFromRemoteInnerFuzzTest()