Searched defs:StartAbilityFromRemote (Results 1 - 4 of 4) sorted by relevance
/foundation/ability/dmsfwk_lite/source/ | ||
H A D | dmslite_famgr.c | 39 int32_t StartAbilityFromRemote(const char *bundleName, const char *abilityName,
in StartAbilityFromRemote() function |
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ | ||
H A D | distributed_sched_proxy.cpp | 67 int32_t DistributedSchedProxy::StartAbilityFromRemote(const OHOS::AAFwk::Want& want, in StartAbilityFromRemote() function in OHOS::DistributedSchedule::DistributedSchedProxy |
H A D | distributed_sched_service.cpp | 766 int32_t DistributedSchedService::StartAbilityFromRemote(const OHOS::AAFwk::Want& want, in StartAbilityFromRemote() function in OHOS::DistributedSchedule::DistributedSchedService |
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ | ||
H A D | mock_distributed_sched.cpp | 32 int32_t MockDistributedSched::StartAbilityFromRemote(const OHOS::AAFwk::Want& want, in StartAbilityFromRemote() function in OHOS::DistributedSchedule::MockDistributedSched |
Completed in 10 milliseconds