Home
last modified time | relevance | path

Searched refs:proc_pid_str (Results 1 – 1 of 1) sorted by relevance

/art/imgdiag/
Dimgdiag.cc110 std::string proc_pid_str = in DumpImageDiff() local
112 if (stat(proc_pid_str.c_str(), &sts) == -1) { in DumpImageDiff()