Home
last modified time | relevance | path

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

/packages/services/Car/watchdog/server/src/
DProcPidStat.h69 std::string tidStatPath = StringPrintf((mPath + kTaskDirFormat + kStatFileFormat).c_str(), variable
73 mEnabled = !access(pidStatPath.c_str(), R_OK) && !access(tidStatPath.c_str(), R_OK) &&