Home
last modified time | relevance | path

Searched defs:abilityLists (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_exit_reason_helper.cpp134 std::vector<std::string> abilityLists; in RecordProcessExitReason() local
188 void AppExitReasonHelper::GetActiveAbilityList(int32_t uid, std::vector<std::string> &abilityLists, in GetActiveAbilityList()
216 …lper::GetActiveAbilityListFromUIAbilityManager(int32_t uid, std::vector<std::string> &abilityLists, in GetActiveAbilityListFromUIAbilityManager()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrappexitreasonhelper_fuzzer/
H A Dabilitymgrappexitreasonhelper_fuzzer.cpp85 std::vector<std::string> abilityLists; in DoSomethingInterestingWithMyAPI() local