Home
last modified time | relevance | path

Searched refs:RecordExitResidentBundleDependedOnWeb (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dexit_resident_process_manager.h49 void RecordExitResidentBundleDependedOnWeb(const std::string &bundleName, int32_t uid);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dexit_resident_process_manager.cpp56 void ExitResidentProcessManager::RecordExitResidentBundleDependedOnWeb(const std::string &bundleName, int32_t uid) in RecordExitResidentBundleDependedOnWeb() function in OHOS::AppExecFwk::ExitResidentProcessManager
H A Dapp_mgr_service_inner.cpp7932 ExitResidentProcessManager::GetInstance().RecordExitResidentBundleDependedOnWeb(bundleName, in NotifyAppFaultBySA()
/foundation/ability/ability_runtime/test/unittest/exit_resident_process_manager_test/
H A Dexit_resident_process_manager_test.cpp79 * @tc.desc: Verify that the RecordExitResidentBundleDependedOnWeb interface calls normally
87 exitResidentProcessManager->RecordExitResidentBundleDependedOnWeb(bundleName, uid); in HWTEST_F()

Completed in 14 milliseconds