Home
last modified time | relevance | path

Searched defs:CachedResult (Results 1 – 8 of 8) sorted by relevance

/external/cronet/net/cert/
Dcaching_cert_verifier.h71 struct NET_EXPORT_PRIVATE CachedResult { struct
75 int error = ERR_FAILED; // The return value of CertVerifier::Verify.
76 CertVerifyResult result; // The output of CertVerifier::Verify.
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDebugLoc.cpp74 DILocation *CachedResult = nullptr; in replaceInlinedAtSubprogram() local
DDebugInfoMetadata.cpp981 DIScope *CachedResult = nullptr; in cloneScopeForSubprogram() local
/external/scudo/standalone/
Dmem_map_fuchsia.cpp41 static atomic_uptr CachedResult = {0}; in getRootVmarBase() local
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp402 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesRecursively() local
641 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesAncestorOfRecursively() local
/external/clang/lib/Frontend/
DASTUnit.cpp363 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults() local
447 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults() local
/external/clang/lib/Driver/
DDriver.cpp1990 auto CachedResult = CachedResults.find(ActionTC); in BuildJobsForAction() local
/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
Dremote_execution.pb.go2604CachedResult bool `protobuf:"varint,2,opt,name=cached_result,json=cachedResult,proto3" json:"cache… member