Searched refs:getErrorString (Results 1 – 10 of 10) sorted by relevance
53 static const char* getErrorString(int error) in getErrorString() function109 description = getErrorString(error); in _glfwInputError()
35 virtual void getErrorString(SkString* str) const;
39 void SkXMLParserError::getErrorString(SkString* str) const in getErrorString() function in SkXMLParserError
79 const string& getErrorString (void) const { return m_errorString; } in getErrorString() function in deqp::egl::__anon168852920111::MemoryAllocator415 …log << TestLog::Message << "Got expected error: " << m_allocator->getErrorString() << TestLog::End… in iterate()
235 StringRef getErrorString();
119 report_fatal_error(Dyld.getErrorString()); in addObjectFile()226 report_fatal_error(Dyld.getErrorString()); in generateCodeForModule()
1371 StringRef RuntimeDyld::getErrorString() { return Dyld->getErrorString(); } in getErrorString() function in llvm::RuntimeDyld1422 OnEmitted(make_error<StringError>(RTDyld.getErrorString(), in jitLinkForORC()
566 StringRef getErrorString() { return ErrorStr; } in getErrorString() function
541 getErrorString: function (...args) { method
260 return make_error<StringError>(PFC->RTDyld->getErrorString(), in finalize()