Searched defs:ScheduleLaunchAbility (Results 1 – 5 of 5) sorted by relevance
283 void ScheduleLaunchAbility(const AbilityInfo& abilityinf, const sptr<IRemoteObject>& token, in ScheduleLaunchAbility() function
108 void ScheduleLaunchAbility(const AbilityInfo&, const sptr<IRemoteObject>&, in ScheduleLaunchAbility() function in OHOS::AppExecFwk::MockedApplication
62 void ScheduleLaunchAbility(const AbilityInfo&, const sptr<IRemoteObject>&, in ScheduleLaunchAbility() function in OHOS::AppExecFwk::TestAppSchedulerImpl
185 void AppSchedulerProxy::ScheduleLaunchAbility(const AbilityInfo &info, const sptr<IRemoteObject> &t… in ScheduleLaunchAbility() function in OHOS::AppExecFwk::AppSchedulerProxy
718 void MainThread::ScheduleLaunchAbility(const AbilityInfo &info, const sptr<IRemoteObject> &token, in ScheduleLaunchAbility() function in OHOS::AppExecFwk::MainThread