Home
last modified time | relevance | path

Searched refs:SCHEDULE_ACCEPT_WANT (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.h292 SCHEDULE_ACCEPT_WANT, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_host.cpp111 case static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_ACCEPT_WANT): in OnRemoteRequestInnerSecond()
H A Dapp_scheduler_proxy.cpp412 static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_ACCEPT_WANT), data, reply, option); in ScheduleAcceptWant()