Searched refs:errorStr (Results 1 – 4 of 4) sorted by relevance
338 Str255 errorStr; in FindFunctionInSharedLib() local346 kLoadCFrag, &connID, &entry, errorStr)) return(NULL); in FindFunctionInSharedLib()
68 const char *errorStr) const;145 const char *errorStr) const { in checkForInvalidSelf()163 BugReport *report = new BugReport(*BT, errorStr, N); in checkForInvalidSelf()
176 void parseError (const std::string& errorStr);227 void ShaderParser::parseError (const std::string& errorStr) in parseError() argument230 …throw tcu::InternalError((string("Parser error: ") + errorStr + " near '" + atStr + " ...'").c_str… in parseError()
519 def _sendError(self, alertDescription, errorStr=None): argument524 raise TLSLocalAlert(alert, errorStr)