Home
last modified time | relevance | path

Searched defs:ScheduleShrinkMemory (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_app_mgr_service.h269 void ScheduleShrinkMemory(const int32_t level) in ScheduleShrinkMemory() function
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ability_running_record_test/
H A Dams_ability_running_record_module_test.cpp87 void ScheduleShrinkMemory(const int) override in ScheduleShrinkMemory() function in OHOS::AppExecFwk::MockedApplication
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/app_mgr_service_test/
H A Dams_app_mgr_service_module_test.cpp52 void ScheduleShrinkMemory(const int) override in ScheduleShrinkMemory() function in OHOS::AppExecFwk::TestAppSchedulerImpl
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_proxy.cpp164 void AppSchedulerProxy::ScheduleShrinkMemory(const int32_t level) in ScheduleShrinkMemory() function in OHOS::AppExecFwk::AppSchedulerProxy
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp511 void MainThread::ScheduleShrinkMemory(const int level) in ScheduleShrinkMemory() function in OHOS::AppExecFwk::MainThread