Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dapp_exit_reason_helper.h44 void GetActiveAbilityListFromUIAbilityManager(int32_t uid, std::vector<std::string> &abilityLists,
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrappexitreasonhelper_fuzzer/
H A Dabilitymgrappexitreasonhelper_fuzzer.cpp87 infos->GetActiveAbilityListFromUIAbilityManager(uid, abilityLists, pid); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_exit_reason_helper.cpp136 GetActiveAbilityListFromUIAbilityManager(uid, abilityLists, pid); in RecordProcessExitReason()
216 void AppExitReasonHelper::GetActiveAbilityListFromUIAbilityManager(int32_t uid, std::vector<std::string> &abilityLists, in GetActiveAbilityListFromUIAbilityManager() function in OHOS::AAFwk::AppExitReasonHelper
/foundation/ability/ability_runtime/test/unittest/app_exit_reason_helper_test/
H A Dapp_exit_reason_helper_test.cpp215 * @tc.desc: GetActiveAbilityListFromUIAbilityManager
235 appExitReasonHelper_->GetActiveAbilityListFromUIAbilityManager(uid, abilityLists, pid); in HWTEST_F()

Completed in 2 milliseconds