Searched defs:CachedResult (Results 1 – 3 of 3) sorted by relevance
99 struct CachedResult { struct103 int error; // The return value of CertVerifier::Verify.104 CertVerifyResult result; // The output of CertVerifier::Verify.
114 MultiThreadedCertVerifier::CachedResult::CachedResult() : error(ERR_FAILED) {} in CachedResult() function in net::MultiThreadedCertVerifier::CachedResult
365 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults() local453 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults() local