Searched defs:CachedResult (Results 1 – 4 of 4) sorted by relevance
71 struct NET_EXPORT_PRIVATE CachedResult { struct75 int error = ERR_FAILED; // The return value of CertVerifier::Verify.76 CertVerifyResult result; // The output of CertVerifier::Verify.
402 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesRecursively() local641 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesAncestorOfRecursively() local
363 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults() local447 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults() local
1990 auto CachedResult = CachedResults.find(ActionTC); in BuildJobsForAction() local