Searched defs:procName (Results 1 – 5 of 5) sorted by relevance
62 std::string procName; in GetProcessName() local
62 std::string procName; in GetProcessNameByPid() local
79 std::string procName; in ProtocolProc() local
72 const std::string procName = "hiprofiler_base_ut"; variable
56 pid_t CpuUsageTest::GetPidByProcessName(std::string procName) in GetPidByProcessName()