Home
last modified time | relevance | path

Searched refs:SCHEDULE_UPDATE_APPLICATION_INFO_INSTALLED (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.h297 SCHEDULE_UPDATE_APPLICATION_INFO_INSTALLED, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_host.cpp121 … case static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_UPDATE_APPLICATION_INFO_INSTALLED): in OnRemoteRequestInnerSecond()
H A Dapp_scheduler_proxy.cpp290 …static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_UPDATE_APPLICATION_INFO_INSTALLED), data, r… in ScheduleUpdateApplicationInfoInstalled()