Home
last modified time | relevance | path

Searched defs:ThrowStdLogicError (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dthrow_delegate.cc42 void ThrowStdLogicError(const std::string& what_arg) { in ThrowStdLogicError() function
50 void ThrowStdLogicError(const char* what_arg) { in ThrowStdLogicError() function
/third_party/abseil-cpp/absl/base/internal/
Dthrow_delegate.cc40 void ThrowStdLogicError(const std::string& what_arg) { in ThrowStdLogicError() function
43 void ThrowStdLogicError(const char* what_arg) { in ThrowStdLogicError() function