Home
last modified time | relevance | path

Searched defs:ChangeAppGcState (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_app_mgr_service.h242 virtual int32_t ChangeAppGcState(pid_t pid, int32_t state) in ChangeAppGcState() function
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp303 int32_t AppLifeCycleDeal::ChangeAppGcState(int32_t state) in ChangeAppGcState() function in OHOS::AppExecFwk::AppLifeCycleDeal
H A Dapp_mgr_service.cpp1312 int32_t AppMgrService::ChangeAppGcState(pid_t pid, int32_t state) in ChangeAppGcState() function in OHOS::AppExecFwk::AppMgrService
H A Dapp_running_record.cpp2149 int32_t AppRunningRecord::ChangeAppGcState(const int32_t state) in ChangeAppGcState() function in OHOS::AppExecFwk::AppRunningRecord
H A Dapp_mgr_service_inner.cpp6340 int32_t AppMgrServiceInner::ChangeAppGcState(pid_t pid, int32_t state) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp256 int32_t ChangeAppGcState(pid_t pid, int32_t state) override in ChangeAppGcState() function in OHOS::AppExecFwk::MockAppMgrStub
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp959 int32_t AppMgrClient::ChangeAppGcState(pid_t pid, int32_t state) in ChangeAppGcState() function in OHOS::AppExecFwk::AppMgrClient
H A Dapp_mgr_proxy.cpp1414 int32_t AppMgrProxy::ChangeAppGcState(pid_t pid, int32_t state) in ChangeAppGcState() function in OHOS::AppExecFwk::AppMgrProxy
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp3313 int32_t MainThread::ChangeAppGcState(int32_t state) in ChangeAppGcState() function in OHOS::AppExecFwk::MainThread