Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h104 …int32_t GetStartAbilityFromRemoteExParam(MessageParcel& data, OHOS::AppExecFwk::AbilityInfo& abili…
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp293 int32_t DistributedSchedStub::GetStartAbilityFromRemoteExParam(MessageParcel& data, in GetStartAbilityFromRemoteExParam() function in OHOS::DistributedSchedule::DistributedSchedStub
374 …if (GetStartAbilityFromRemoteExParam(data, abilityInfo, requestCode, callerInfo, accountInfo) != E… in StartAbilityFromRemoteInner()