Searched defs:error_domain (Results 1 – 2 of 2) sorted by relevance
32 const std::string& error_domain, in ReplyWithError()
292 base::ScopedCFTypeRef<CFStringRef> error_domain(CFErrorGetDomain(error)); in GetCertFailureStatusFromError() local