Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_manager_dumper_test.cpp844 std::vector<int32_t> processIds; variable
859 std::vector<int32_t> processIds; variable
875 std::vector<int32_t> processIds; variable
891 std::vector<int32_t> processIds; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_dumper.cpp72 std::vector<int32_t> processIds; in GetFfrtDumpInfoProc() local
97 bool SystemAbilityManagerDumper::FfrtDumpParser(std::vector<int32_t>& processIds, const std::string… in FfrtDumpParser()