Home
last modified time | relevance | path

Searched refs:ShowProcessInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_dumper.h58 static void ShowProcessInfo(const std::string& processName,
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_dumper.cpp288 ShowProcessInfo(args[1], abilityStateScheduler, result); in Dump()
343 void SystemAbilityManagerDumper::ShowProcessInfo(const std::string& processName, in ShowProcessInfo() function in OHOS::SystemAbilityManagerDumper
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_manager_dumper_test.cpp189 SystemAbilityManagerDumper::ShowProcessInfo(processName, systemAbilityStateScheduler, result);
205 SystemAbilityManagerDumper::ShowProcessInfo(processName, systemAbilityStateScheduler, result);