Searched refs:findPidByProcessName (Results 1 – 2 of 2) sorted by relevance
159 int findPidByProcessName(const std::string &name);
742 int MmMetricsReporter::findPidByProcessName(const std::string &name) { in findPidByProcessName() function in android::hardware::google::pixel::MmMetricsReporter819 int pid = findPidByProcessName(name); in getProcessStatPath()