Home
last modified time | relevance | path

Searched refs:NotifyMemMgrPriorityChanged (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1728 bool NotifyMemMgrPriorityChanged(const std::shared_ptr<AppRunningRecord> appRecord);
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/
H A Dapp_mgr_service_inner_second_test.cpp692 * @tc.desc: Test NotifyMemMgrPriorityChanged
697 * @tc.desc: Test NotifyMemMgrPriorityChanged
704 auto ret = appMgrServiceInner->NotifyMemMgrPriorityChanged(nullptr); in HWTEST_F()
716 ret = appMgrServiceInner->NotifyMemMgrPriorityChanged(appRecord); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp615 NotifyMemMgrPriorityChanged(appRecord); in LoadAbility()
7540 bool AppMgrServiceInner::NotifyMemMgrPriorityChanged(const std::shared_ptr<AppRunningRecord> appRecord) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner

Completed in 19 milliseconds