Home
last modified time | relevance | path

Searched refs:SCHEDULE_DUMP_IPC_START (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.h305 SCHEDULE_DUMP_IPC_START, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_host.cpp143 case static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_DUMP_IPC_START): in OnRemoteRequestInnerThird()
H A Dapp_scheduler_proxy.cpp634 uint32_t operation = static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_DUMP_IPC_START); in ScheduleDumpIpcStart()