Searched refs:findPidByProcessName (Results 1 – 2 of 2) sorted by relevance
77 int findPidByProcessName(const char *name);
344 int MmMetricsReporter::findPidByProcessName(const char *name) { in findPidByProcessName() function in android::hardware::google::pixel::MmMetricsReporter422 (*pid) = findPidByProcessName(name); in fillProcessStime()