Searched refs:CheckPidIsApp (Results 1 – 3 of 3) sorted by relevance
102 bool IPCStatDumper::CheckPidIsApp(const sptr<ISystemAbilityManager> &sam, std::vector<std::string> … in CheckPidIsApp() function in OHOS::HiviewDFX::IPCStatDumper146 if (!CheckPidIsSa(sam, args, sa) && !CheckPidIsApp(sam, args, sa)) { in SetIpcStatCmd()
52 bool CheckPidIsApp(const sptr<ISystemAbilityManager> &sam, std::vector<std::string> &args,
581 bool ret = ipcStatDumper->CheckPidIsApp(sam, args, sa);