Home
last modified time | relevance | path

Searched defs:SetError (Results 1 – 18 of 18) sorted by relevance

/external/lldb/tools/debugserver/source/
DDNBError.h56 void SetError(kern_return_t err) in SetError() function
70 void SetError(ValueType err, FlavorType flavor) in SetError() function
/external/lldb/source/API/
DSBError.cpp130 SBError::SetError (uint32_t err, ErrorType type) in SetError() function in SBError
137 SBError::SetError (const Error &lldb_error) in SetError() function in SBError
DSBCommandReturnObject.cpp335 SBCommandReturnObject::SetError (lldb::SBError &error, const char *fallback_error_cstr) in SetError() function in SBCommandReturnObject
347 SBCommandReturnObject::SetError (const char *error_cstr) in SetError() function in SBCommandReturnObject
/external/lldb/source/Interpreter/
DCommandReturnObject.cpp141 CommandReturnObject::SetError (const Error &error, const char *fallback_error_cstr) in SetError() function in CommandReturnObject
150 CommandReturnObject::SetError (const char *error_cstr) in SetError() function in CommandReturnObject
/external/skia/src/core/
DSkError.cpp99 void SkErrorInternals::SetError(SkError code, const char *fmt, ...) { in SetError() function in SkErrorInternals
/external/lldb/tools/debugserver/source/MacOSX/ppc/
DDNBArchImpl.h126 bool SetError (int set, uint32_t err_idx, kern_return_t err) in SetError() function
/external/lldb/source/Core/
DError.cpp266 Error::SetError (ValueType err, ErrorType type) in SetError() function in Error
/external/lldb/tools/debugserver/source/MacOSX/arm/
DDNBArchImpl.h181 bool SetError (int set, uint32_t err_idx, kern_return_t err) in SetError() function
/external/lldb/tools/debugserver/source/MacOSX/x86_64/
DDNBArchImplX86_64.h169 SetError (int flavor, uint32_t err_idx, kern_return_t err) in SetError() function
/external/lldb/tools/debugserver/source/MacOSX/i386/
DDNBArchImplI386.h164 bool SetError (int flavor, uint32_t err_idx, kern_return_t err) in SetError() function
/external/lldb/source/Plugins/Process/Utility/
DRegisterContextDarwin_arm.h227 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
DRegisterContextDarwin_i386.h180 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
DRegisterContextDarwin_x86_64.h184 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h138 void SetError(const SMLoc &errLoc, const std::string &err) { in SetError() function
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp798 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument
/external/tinyxml/
Dtinyxmlparser.cpp775 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument
/external/openfst/src/include/fst/
Dqueue.h90 void SetError(bool error) { error_ = error; } in SetError() function
/external/tinyxml2/
Dtinyxml2.cpp1631 void XMLDocument::SetError( int error, const char* str1, const char* str2 ) in SetError() function in XMLDocument