Home
last modified time | relevance | path

Searched defs:error_domain (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/googleapis/google/cloud/cloudcontrolspartner/v1/
H A Dekm_connections.proto63 string error_domain = 1; field
/aosp_15_r20/external/googleapis/google/cloud/cloudcontrolspartner/v1beta/
H A Dekm_connections.proto63 string error_domain = 1; field
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Ddbus_method_response.cc32 const std::string& error_domain, in ReplyWithError()
/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc_ios.cc293 base::apple::ScopedCFTypeRef<CFStringRef> error_domain( in GetCertFailureStatusFromError() local