Searched refs:StartAbilityByCallFromRemoteInner (Results 1 – 5 of 5) sorted by relevance
70 int32_t StartAbilityByCallFromRemoteInner(MessageParcel& data, MessageParcel& reply);
234 int32_t result = distributedSchedStub_->StartAbilityByCallFromRemoteInner(data, reply);
1643 …int32_t result = DistributedSchedService::GetInstance().StartAbilityByCallFromRemoteInner(data, re…1657 result = DistributedSchedService::GetInstance().StartAbilityByCallFromRemoteInner(data, reply);1694 …int32_t result = DistributedSchedService::GetInstance().StartAbilityByCallFromRemoteInner(data, re…
191 &DistributedSchedStub::StartAbilityByCallFromRemoteInner; in InitRemoteFuncsInner()1285 int32_t DistributedSchedStub::StartAbilityByCallFromRemoteInner(MessageParcel& data, MessageParcel&… in StartAbilityByCallFromRemoteInner() function in OHOS::DistributedSchedule::DistributedSchedStub
912 DistributedSchedService::GetInstance().StartAbilityByCallFromRemoteInner(dataParcel, reply); in StartAbilityByCallFromRemoteInnerFuzzTest()