Searched refs:READ_ERROR (Results 1 – 1 of 1) sorted by relevance
62 READ_ERROR = 0, enumerator133 return Error(READ_ERROR) << path << " contains " << lines.size() << " lines != 1"; in readPidStatFile()137 return Error(READ_ERROR) << "Failed to parse the contents of " << path; in readPidStatFile()185 return Error(READ_ERROR) in readKeyValueFile()192 return Error(READ_ERROR) in readKeyValueFile()216 return Error(READ_ERROR) << "Empty file " << path; in readPidStatusFile()222 return Error(READ_ERROR) << "Failed to read 'UID' from file " << path; in readPidStatusFile()225 return Error(READ_ERROR) << "Failed to read 'Tgid' from file " << path; in readPidStatusFile()269 return Error(READ_ERROR) in readTimeInStateFile()276 return Error(READ_ERROR) in readTimeInStateFile()[all …]