Home
last modified time | relevance | path

Searched refs:GetAllSystemAbilityInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_scheduler.h56 void GetAllSystemAbilityInfo(std::string& result);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_dumper.cpp330 abilityStateScheduler->GetAllSystemAbilityInfo(result); in ShowAllSystemAbilityInfo()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp1054 void SystemAbilityStateScheduler::GetAllSystemAbilityInfo(std::string& result) in GetAllSystemAbilityInfo() function in OHOS::SystemAbilityStateScheduler
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_state_scheduler_test.cpp2582 systemAbilityStateScheduler->GetAllSystemAbilityInfo(result);