Home
last modified time | relevance | path

Searched refs:SCHEDULE_SHRINK_MEMORY_APPLICATION_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.h284 SCHEDULE_SHRINK_MEMORY_APPLICATION_TRANSACTION, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_host.cpp83 …case static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_SHRINK_MEMORY_APPLICATION_TRANSACTION): in OnRemoteRequestInnerFirst()
H A Dapp_scheduler_proxy.cpp166 …tion = static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_SHRINK_MEMORY_APPLICATION_TRANSACTIO… in ScheduleShrinkMemory()