Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Support/
DFileBase.cpp92 detectError(); in open()
110 detectError(); in checkFileIntegrity()
120 detectError(); in checkFileIntegrity()
129 void FileBase::detectError() { in detectError() function in FileBase
201 detectError(); in lock()
221 detectError(); in unlock()
238 detectError(); in createMap()
256 detectError(); in getSize()
276 detectError(); in seek()
292 detectError(); in tell()
DOutputFile.cpp51 detectError(); in write()
69 detectError(); in truncate()
81 detectError(); in dup()
DInputFile.cpp47 detectError(); in read()
/frameworks/compile/libbcc/include/bcc/Support/
DFileBase.h108 void detectError();