Home
last modified time | relevance | path

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

12

/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/rust/android-crates-io/crates/gdbstub/src/stub/
Derror.rs25 pub(crate) enum InternalError<T, C> { enum
56 impl<T, C> InternalError<T, C> { implementation
70 impl<T, C> From<ResponseWriterError<C>> for InternalError<T, C> { implementation
/external/googleapis/google/ads/searchads360/v0/errors/
Dinternal_error.proto33 enum InternalError { enum
/external/googleapis/google/ads/googleads/v14/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/v16/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/pytorch/torch/_export/
Derror.py36 class InternalError(Exception): class
/external/executorch/exir/
Derror.py35 class InternalError(Exception): class
/external/llvm/tools/bugpoint/
DListReducer.h34 InternalError // Encountered an error trying to run the predicate enumerator
/external/open-dice/dpe-rs/src/
Derror.rs24 InternalError = 1, enumerator
/external/icing/icing/absl_ports/
Dcanonical_errors.cc92 libtextclassifier3::Status InternalError(const char* error_message) { in InternalError() function
178 libtextclassifier3::Status InternalError(std::string error_message) { in InternalError() function
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Dcommon.pyx.pxi106 class InternalError(BaseError): class
/external/pytorch/torch/csrc/cuda/
Dnccl.h44 InternalError = 3, enumerator
/external/swiftshader/tests/regres/testlist/
Dtestlist.go210 InternalError = Status("INTERNAL_ERROR") const
/external/python/cpython3/Modules/_sqlite/
Dconnection.h103 PyObject* InternalError; member
Dmodule.h39 PyObject *InternalError; member
/external/protobuf/src/google/protobuf/stubs/
Dstatus.cc219 Status InternalError(StringPiece message) { in InternalError() function
/external/cronet/stable/third_party/protobuf/src/google/protobuf/stubs/
Dstatus.cc219 Status InternalError(StringPiece message) { in InternalError() function
/external/cronet/tot/third_party/protobuf/src/google/protobuf/stubs/
Dstatus.cc219 Status InternalError(StringPiece message) { in InternalError() function
/external/angle/third_party/abseil-cpp/absl/status/
Dstatus.cc156 Status InternalError(absl::string_view message) { in InternalError() function
/external/cronet/stable/third_party/abseil-cpp/absl/status/
Dstatus.cc160 Status InternalError(absl::string_view message) { in InternalError() function
/external/cronet/tot/third_party/abseil-cpp/absl/status/
Dstatus.cc160 Status InternalError(absl::string_view message) { in InternalError() function

12