Home
last modified time | relevance | path

Searched defs:getErrorString (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/xml/
DSkXMLParser.cpp32 void SkXMLParserError::getErrorString(SkString* str) const in getErrorString() function in SkXMLParserError
/external/skia/src/animator/
DSkDisplayXMLParser.cpp53 void SkDisplayXMLParserError::getErrorString(SkString* str) const { in getErrorString() function in SkDisplayXMLParserError
DSkScript.cpp511 bool SkScriptEngine::getErrorString(SkString* str) const { in getErrorString() function in SkScriptEngine
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h431 StringRef getErrorString() { return ErrorStr; } in getErrorString() function
DRuntimeDyld.cpp941 StringRef RuntimeDyld::getErrorString() { return Dyld->getErrorString(); } in getErrorString() function in llvm::RuntimeDyld
/external/deqp/modules/egl/
DteglMemoryStressTests.cpp79 const string& getErrorString (void) const { return m_errorString; } in getErrorString() function in deqp::egl::__anon3d6b57060111::MemoryAllocator