Home
last modified time | relevance | path

Searched defs:InternalError (Results 1 – 25 of 38) sorted by relevance

12

/external/rust/crates/gdbstub/src/stub/
Derror.rs21 pub(crate) enum InternalError<T, C> { enum
50 impl<T, C> InternalError<T, C> { impl
64 impl<T, C> From<ResponseWriterError<C>> for InternalError<T, C> { implementation
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
DErrorManager.cs46 public static void InternalError(object error, Exception e) in InternalError() method in Antlr.Runtime.Misc.ErrorManager
54 public static void InternalError(object error) in InternalError() method in Antlr.Runtime.Misc.ErrorManager
/external/yapf/yapf/yapflib/
Dverifier.py28 class InternalError(Exception): class
/external/googleapis/google/ads/googleads/v16/errors/
Dinternal_error.proto33 enum InternalError { enum
/external/googleapis/google/ads/searchads360/v0/errors/
Dinternal_error.proto33 enum InternalError { enum
/external/googleapis/google/ads/googleads/v15/errors/
Dinternal_error.proto33 enum InternalError { enum
/external/googleapis/google/ads/googleads/v14/errors/
Dinternal_error.proto33 enum InternalError { enum
/external/deqp/framework/common/
DtcuDefs.cpp110 InternalError::InternalError(const char *message, const char *expr, const char *file, int line) in InternalError() function in tcu::InternalError
115 InternalError::InternalError(const std::string &message, const char *expr, const char *file, int li… in InternalError() function in tcu::InternalError
120 InternalError::InternalError(const std::string &message) : TestException(message, QP_TEST_RESULT_IN… in InternalError() function in tcu::InternalError
DtcuDefs.hpp108 class InternalError : public TestException class
/external/tensorflow/tensorflow/compiler/xla/stream_executor/lib/
Dstatus.h41 inline Status InternalError(absl::string_view message) { in InternalError() function
/external/python/setuptools/setuptools/
Derrors.py17 InternalError = _distutils_errors.DistutilsInternalError variable
/external/llvm/tools/bugpoint/
DListReducer.h34 InternalError // Encountered an error trying to run the predicate enumerator
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Dcommon.pyx.pxi106 class InternalError(BaseError): class
/external/swiftshader/tests/regres/testlist/
Dtestlist.go210 InternalError = Status("INTERNAL_ERROR") const
/external/python/cpython2/Modules/_sqlite/
Dconnection.h115 PyObject* InternalError; member
/external/python/cpython3/Modules/_sqlite/
Dconnection.h97 PyObject* InternalError; member
Dmodule.h38 PyObject *InternalError; member
/external/icing/icing/absl_ports/
Dcanonical_errors.cc95 libtextclassifier3::Status InternalError(std::string_view error_message) { in InternalError() function
/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
Dstatus.cc219 Status InternalError(StringPiece message) { in InternalError() function
/external/protobuf/src/google/protobuf/stubs/
Dstatus.cc219 Status InternalError(StringPiece message) { in InternalError() function
/external/abseil-cpp/absl/status/
Dstatus.cc160 Status InternalError(absl::string_view message) { in InternalError() function
/external/cronet/third_party/abseil-cpp/absl/status/
Dstatus.cc158 Status InternalError(absl::string_view message) { in InternalError() function
/external/angle/third_party/abseil-cpp/absl/status/
Dstatus.cc160 Status InternalError(absl::string_view message) { in InternalError() function
/external/python/cpython2/Tools/pybench/
DCommandLine.py296 InternalError = exceptions.Exception variable in Application
/external/rust/crates/protobuf-support/src/lexer/
Dtokenizer.rs17 InternalError, enumerator

12