Home
last modified time | relevance | path

Searched refs:HandleMemorySizeInSufficent (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/exit_resident_process_manager_test/
H A Dexit_resident_process_manager_test.cpp94 * @tc.desc: Verify that the HandleMemorySizeInSufficent interface calls normally
100 exitResidentProcessManager->HandleMemorySizeInSufficent(); in HWTEST_F()
101 EXPECT_EQ(exitResidentProcessManager->HandleMemorySizeInSufficent(), in HWTEST_F()
107 * @tc.desc: Verify that the HandleMemorySizeInSufficent interface calls normally
113 EXPECT_EQ(exitResidentProcessManager->HandleMemorySizeInSufficent(), ERR_OK); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dexit_resident_process_manager.h50 int32_t HandleMemorySizeInSufficent();
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dexit_resident_process_manager.cpp63 int32_t ExitResidentProcessManager::HandleMemorySizeInSufficent() in HandleMemorySizeInSufficent() function in OHOS::AppExecFwk::ExitResidentProcessManager
H A Dapp_mgr_service_inner.cpp7616 auto ret = ExitResidentProcessManager::GetInstance().HandleMemorySizeInSufficent(); in NotifyAppFaultBySA()
/foundation/ability/ability_runtime/test/unittest/app_running_manager_second_test/
H A Dapp_running_manager_second_test.cpp297 ExitResidentProcessManager::GetInstance().HandleMemorySizeInSufficent(); // marked mem insufficient in HWTEST_F()

Completed in 16 milliseconds