Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/test/mock/src/
Dmock_service_registry.cpp163 int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo()
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
Dlog_catcher_utils.cpp219 [pid](auto& systemProcessInfo) { return pid == std::to_string(systemProcessInfo.pid); }) ? in DumpStackFfrt()