Home
last modified time | relevance | path

Searched refs:SCHEDULE_LAUNCH_ABILITY_TRANSACTION (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_scheduler_interface.h285 SCHEDULE_LAUNCH_ABILITY_TRANSACTION, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_host.cpp87 case static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_LAUNCH_ABILITY_TRANSACTION): in OnRemoteRequestInnerFirst()
H A Dapp_scheduler_proxy.cpp219 …static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_LAUNCH_ABILITY_TRANSACTION), data, reply, o… in ScheduleLaunchAbility()