Home
last modified time | relevance | path

Searched refs:SCHEDULE_PROFILE_CHANGED_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.h288 SCHEDULE_PROFILE_CHANGED_TRANSACTION, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_host.cpp93 case static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_PROFILE_CHANGED_TRANSACTION): in OnRemoteRequestInnerFirst()
H A Dapp_scheduler_proxy.cpp346 …static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_PROFILE_CHANGED_TRANSACTION), data, reply, … in ScheduleProfileChanged()