Searched refs:throwError (Results 1 – 1 of 1) sorted by relevance
36 static int readFromFile(const char *path, char* buf, size_t size, bool throwError) in readFromFile() argument43 if (throwError) { in readFromFile()