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