Home
last modified time | relevance | path

Searched defs:ScheduleChangeAppGcState (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_application.h81 virtual int32_t ScheduleChangeAppGcState(int32_t state) in ScheduleChangeAppGcState() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_application.h130 int32_t ScheduleChangeAppGcState(int32_t state) override in ScheduleChangeAppGcState() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_application.cpp189 int32_t MockApplication::ScheduleChangeAppGcState(int32_t state) in ScheduleChangeAppGcState() function in OHOS::AppExecFwk::MockApplication
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ability_running_record_test/
H A Dams_ability_running_record_module_test.cpp178 int32_t ScheduleChangeAppGcState(int32_t state) override in ScheduleChangeAppGcState() 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.cpp100 int32_t ScheduleChangeAppGcState(int32_t state) override in ScheduleChangeAppGcState() function in OHOS::AppExecFwk::TestAppSchedulerImpl
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_proxy.cpp573 int32_t AppSchedulerProxy::ScheduleChangeAppGcState(int32_t state) in ScheduleChangeAppGcState() function in OHOS::AppExecFwk::AppSchedulerProxy
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp3287 int32_t MainThread::ScheduleChangeAppGcState(int32_t state) in ScheduleChangeAppGcState() function in OHOS::AppExecFwk::MainThread