Searched refs:readError (Results 1 - 1 of 1) sorted by relevance
/base/tee/tee_client/services/authentication/ | ||
H A D | tee_auth_common.c | 31 bool readError = (bytesRead <= 0 || (ferror(fd) != 0)); in ReadCmdLine() local 32 if (readError) { in ReadCmdLine() |
Completed in 1 milliseconds