Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ituxd/jni/
DthermalJNI.cpp36 static int readFromFile(const char *path, char* buf, size_t size, bool throwError) in readFromFile() argument
43 if (throwError) { in readFromFile()