Searched refs:getProcessStatPath (Results 1 – 3 of 3) sorted by relevance
91 virtual std::string getProcessStatPath(const std::string &name, int *prev_pid) { in getProcessStatPath() function
157 virtual std::string getProcessStatPath(const std::string &name, int *prev_pid);
813 std::string MmMetricsReporter::getProcessStatPath(const std::string &name, int *prev_pid) { in getProcessStatPath() function in android::hardware::google::pixel::MmMetricsReporter851 path = getProcessStatPath(name, prev_pid); in fillProcessStime()