Searched defs:DfxProcessInfo (Results 1 – 1 of 1) sorted by relevance
31 struct DfxProcessInfo { struct32 pid_t pid = 0;33 pid_t nsPid = 0;34 uid_t uid = 0;35 std::string processName = "";