Home
last modified time | relevance | path

Searched defs:getProcessStatPath (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/pixelstats/test/mm/
DMockMmMetricsReporter.h91 virtual std::string getProcessStatPath(const std::string &name, int *prev_pid) { in getProcessStatPath() function
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp813 std::string MmMetricsReporter::getProcessStatPath(const std::string &name, int *prev_pid) { in getProcessStatPath() function in android::hardware::google::pixel::MmMetricsReporter