Home
last modified time | relevance | path

Searched defs:ErrorInfo (Results 1 – 25 of 102) sorted by relevance

12345

/external/cronet/tot/components/nacl/renderer/
Djson_manifest.h22 struct ErrorInfo { struct
34 bool Init(const std::string& json_manifest, ErrorInfo* error_info); argument
/external/cronet/stable/components/nacl/renderer/
Djson_manifest.h22 struct ErrorInfo { struct
34 bool Init(const std::string& json_manifest, ErrorInfo* error_info); argument
/external/nist-sip/java/gov/nist/javax/sip/header/
DErrorInfo.java46 public final class ErrorInfo class
60 public ErrorInfo() { in ErrorInfo() method in ErrorInfo
68 public ErrorInfo(GenericURI errorInfo) { in ErrorInfo() method in ErrorInfo
/external/regex-re2/re2/
Dset.h32 struct ErrorInfo { struct
33 ErrorKind kind;
/external/cronet/stable/third_party/re2/src/re2/
Dset.h34 struct ErrorInfo { struct
35 ErrorKind kind;
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dset.h33 struct ErrorInfo { struct
34 ErrorKind kind;
/external/cronet/tot/third_party/re2/src/re2/
Dset.h34 struct ErrorInfo { struct
35 ErrorKind kind;
/external/nullaway/nullaway/src/main/java/com/uber/nullaway/fixserialization/out/
DErrorInfo.java38 public class ErrorInfo { class
62 public ErrorInfo( in ErrorInfo() method in ErrorInfo
/external/grpc-grpc/test/core/security/
Dgrpc_tls_certificate_provider_test.cc75 struct ErrorInfo { struct in grpc_core::testing::GrpcTlsCertificateProviderTest
76 std::string root_cert_str;
77 std::string identity_cert_str;
78 ErrorInfo(std::string root, std::string identity) in ErrorInfo() function
81 bool operator==(const ErrorInfo& other) const { in operator ==()
Dgrpc_tls_certificate_distributor_test.cc79 struct ErrorInfo { struct in grpc_core::testing::GrpcTlsCertificateDistributorTest
80 std::string root_cert_str;
81 std::string identity_cert_str;
82 ErrorInfo(std::string root, std::string identity) in ErrorInfo() argument
85 bool operator==(const ErrorInfo& other) const { in operator ==()
/external/cronet/stable/components/nacl/renderer/plugin/
Dplugin_error.h20 ErrorInfo() { in ErrorInfo() function
Dplugin.h35 class ErrorInfo; variable
/external/cronet/tot/components/nacl/renderer/plugin/
Dplugin_error.h20 ErrorInfo() { in ErrorInfo() function
Dplugin.h35 class ErrorInfo; variable
/external/scudo/standalone/fuzz/
Dget_error_info_fuzzer.cpp46 scudo_error_info ErrorInfo; in LLVMFuzzerTestOneInput() local
/external/llvm/lib/AsmParser/
DLLLexer.h32 SMDiagnostic &ErrorInfo; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/AsmParser/
DLLLexer.h31 SMDiagnostic &ErrorInfo; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.h31 SMDiagnostic &ErrorInfo; variable
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/rpc/
Derror_details.proto51 message ErrorInfo { message
/external/googleapis/google/rpc/
Derror_details.proto51 message ErrorInfo { message
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/Symbolize/
DDIPrinter.cpp269 const ErrorInfoBase &ErrorInfo, in printError()
378 const ErrorInfoBase &ErrorInfo, in printError()
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DErrorInfo.java30 public final class ErrorInfo extends com.google.protobuf.GeneratedMessageV3 class
36 private ErrorInfo(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ErrorInfo() method in ErrorInfo
40 private ErrorInfo() { in ErrorInfo() method in ErrorInfo
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/rpc/
DErrorInfo.java48 public final class ErrorInfo extends com.google.protobuf.GeneratedMessageV3 class
54 private ErrorInfo(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ErrorInfo() method in ErrorInfo
58 private ErrorInfo() { in ErrorInfo() method in ErrorInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp288 uint64_t const &ErrorInfo) { in invalidOperand()
313 uint64_t const &ErrorInfo) { in missingFeature()
326 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp279 uint64_t const &ErrorInfo) { in invalidOperand()
304 uint64_t const &ErrorInfo) { in missingFeature()
317 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()

12345