Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_method_response.cc32 const std::string& error_domain, in ReplyWithError()
/external/cronet/net/cert/
Dcert_verify_proc_ios.cc292 base::ScopedCFTypeRef<CFStringRef> error_domain(CFErrorGetDomain(error)); in GetCertFailureStatusFromError() local