Searched refs:procs_file (Results 1 – 1 of 1) sorted by relevance
247 auto procs_file = StringPrintf("%s/%s", path.c_str(), in RemoveUidProcessGroups() local249 if (stat(procs_file.c_str(), &st) == -1) { in RemoveUidProcessGroups()250 PLOG(ERROR) << "Failed to get stats for " << procs_file; in RemoveUidProcessGroups()