Searched refs:mCurrentError (Results 1 – 2 of 2) sorted by relevance
43 mCurrentError = RS_SUCCESS; in RS()191 if (mCurrentError == RS_SUCCESS) { in throwError()192 mCurrentError = error; in throwError()200 return mCurrentError; in getError()
439 RSError mCurrentError; variable