Searched defs:setError (Results 1 - 25 of 33) sorted by relevance

12

/external/parameter-framework/upstream/utility/
H A DErrorContext.hpp43 void setError(const std::string &error) { mError = error; } function in class:utility::ErrorContext
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
H A DgUnitTestResult.java73 public void setError(String error) { method in class:gUnitTestResult
/external/llvm/include/llvm/Support/
H A DLockFileManager.h91 void setError(std::error_code &EC, StringRef ErrorMsg = "") { function in class:llvm::LockFileManager
/external/spirv-llvm/lib/SPIRV/libSPIRV/
H A DSPIRVError.h85 void setError(SPIRVErrorCode ErrCode, const std::string& ErrMsg) { function in class:SPIRV::SPIRVErrorLog
115 setError(ErrCode, SS.str());
/external/conscrypt/testing/src/main/java/libcore/java/io/
H A DNullPrintStream.java69 protected void setError() {} method in class:NullPrintStream
/external/volley/src/main/java/com/android/volley/toolbox/
H A DImageLoader.java306 request.setError(error);
416 public void setError(VolleyError error) { method in class:ImageLoader.BatchedImageRequest
/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.cpp179 void setError (const std::string& err) const;
214 void PropValidator::setError (const std::string& err) const function in class:deqp::gles31::Functional::__anon4718::PropValidator
253 setError("resource not basic type");
384 setError("resource type invalid");
418 setError("resource type invalid");
463 setError("resource array size invalid");
497 setError("resource array size invalid");
542 setError("resource array stride invalid");
555 setError("resource array stride invalid");
587 setError("resourc
[all...]
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h185 void setError(unsigned Err) { Error = Err; }; function in class:llvm::HexagonShuffler
H A DHexagonMCChecker.h64 void setError(unsigned e, unsigned r = Hexagon::NoRegister) function in class:llvm::HexagonMCErrInfo
/external/icu/icu4c/source/i18n/
H A Dfmtable.cpp92 static void setError(UErrorCode& ec, UErrorCode err) { function
633 setError(status, U_INVALID_FORMAT_ERROR);
637 setError(status, U_MEMORY_ALLOCATION_ERROR);
650 setError(status, U_INVALID_FORMAT_ERROR);
654 setError(status, U_MEMORY_ALLOCATION_ERROR);
665 setError(status, U_INVALID_FORMAT_ERROR);
669 setError(status, U_MEMORY_ALLOCATION_ERROR);
680 setError(status, U_INVALID_FORMAT_ERROR);
1015 setError(*status, U_INDEX_OUTOFBOUNDS_ERROR);
/external/llvm/lib/Support/
H A DYAMLTraits.cpp140 setError(CurrentNode, "not a mapping");
147 setError(CurrentNode, Twine("missing required key '") + Key + "'");
170 setError(NN.second.get(), Twine("unknown key '") + NN.first() + "'");
191 setError(CurrentNode, "not a sequence");
258 setError(CurrentNode, "unknown enumerated scalar");
267 setError(CurrentNode, "expected sequence of bit values");
285 setError(CurrentNode, "unexpected scalar in sequence of bit values");
290 setError(CurrentNode, "expected sequence of bit values");
302 setError(SQ->Entries[i].get(), "unknown bit value");
313 setError(CurrentNod
319 void Input::setError(HNode *hnode, const Twine &message) { function in class:Input
324 void Input::setError(Node *node, const Twine &message) { function in class:Input
387 void Input::setError(const Twine &Message) { function in class:Input
656 void Output::setError(const Twine &message) { function in class:Output
[all...]
H A DYAMLParser.cpp282 void setError(const Twine &Message, StringRef::iterator Position) { function in class:llvm::yaml::Scanner
293 void setError(const Twine &Message) { function in class:llvm::yaml::Scanner
294 setError(Message, Current);
998 setError( "Could not find expected : for simple key"
1317 setError("Expected quote at end of scalar", Current);
1347 setError("Found unexpected ':' while scanning a plain scalar", Current);
1375 setError("Found invalid tab character in indentation", Tmp);
1396 setError("Got empty plain scalar", Start);
1430 setError("Got empty alias or anchor", Start);
1501 setError("Expecte
1874 void Node::setError(const Twine &Msg, Token &Tok) const { function in class:Node
2296 void Document::setError(const Twine &Message, Token &Location) const { function in class:Document
[all...]
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowTextView.java339 public void setError(CharSequence error) { method in class:ShadowTextView
/external/llvm/lib/Linker/
H A DIRMover.cpp408 void setError(Error E) { function in class:__anon12723::IRLinker
540 setError(NewProto.takeError());
575 setError(linkGlobalValueBody(*New, *SGV));
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 3075 milliseconds

12