Searched refs:getStimeByPathAndVerifyName (Results 1 – 2 of 2) sorted by relevance
160 int64_t getStimeByPathAndVerifyName(const std::string &path, const std::string &name);
777 int64_t MmMetricsReporter::getStimeByPathAndVerifyName(const std::string &path, in getStimeByPathAndVerifyName() function in android::hardware::google::pixel::MmMetricsReporter853 if ((stime = getStimeByPathAndVerifyName(path, name)) < 0) { in fillProcessStime()