Home
last modified time | relevance | path

Searched refs:readError (Results 1 - 1 of 1) sorted by relevance

/base/tee/tee_client/services/authentication/
H A Dtee_auth_common.c31 bool readError = (bytesRead <= 0 || (ferror(fd) != 0)); in ReadCmdLine() local
32 if (readError) { in ReadCmdLine()

Completed in 1 milliseconds