Home
last modified time | relevance | path

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

/art/imgdiag/
Dimgdiag.cc1146 std::string proc_pid_str = in Init() local
1148 if (stat(proc_pid_str.c_str(), &sts) == -1) { in Init()