Searched defs:getErrorString (Results 1 – 11 of 11) sorted by relevance
40 protected String getErrorString(String value, String to) { in getErrorString() method in BaseConverter
40 protected String getErrorString(JSONObject errorObject) { in getErrorString() method in JsonRpcCallback
32 void SkXMLParserError::getErrorString(SkString* str) const in getErrorString() function in SkXMLParserError
53 void SkDisplayXMLParserError::getErrorString(SkString* str) const { in getErrorString() function in SkDisplayXMLParserError
511 bool SkScriptEngine::getErrorString(SkString* str) const { in getErrorString() function in SkScriptEngine
78 String getErrorString(int code, const ErrorEntry* errors, size_t n) in getErrorString() function
79 const string& getErrorString (void) const { return m_errorString; } in getErrorString() function in deqp::egl::__anon1147b4520111::MemoryAllocator
489 StringRef getErrorString() { return ErrorStr; } in getErrorString() function
968 StringRef RuntimeDyld::getErrorString() { return Dyld->getErrorString(); } in getErrorString() function in llvm::RuntimeDyld
1241 cv::String getErrorString(int code, const ErrorEntry* errors, size_t n) in getErrorString() function
1215 private static String getErrorString(int error) { in getErrorString() method in GLSurfaceViewAPI18.EglHelper