Home
last modified time | relevance | path

Searched refs:SCHEDULE_NOTIFY_HOT_RELOAD_PAGE (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.h295 SCHEDULE_NOTIFY_HOT_RELOAD_PAGE, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_host.cpp117 case static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_NOTIFY_HOT_RELOAD_PAGE): in OnRemoteRequestInnerSecond()
H A Dapp_scheduler_proxy.cpp500 …t = SendTransactCmd(static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_NOTIFY_HOT_RELOAD_PAGE), in ScheduleNotifyHotReloadPage()