Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/
H A 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.
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDebugLoc.cpp74 DILocation *CachedResult = nullptr; in replaceInlinedAtSubprogram() local
H A DDebugInfoMetadata.cpp981 DIScope *CachedResult = nullptr; in cloneScopeForSubprogram() local
/aosp_15_r20/external/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp402 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesRecursively() local
641 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesAncestorOfRecursively() local
/aosp_15_r20/external/scudo/standalone/
H A Dmem_map_fuchsia.cpp41 static atomic_uptr CachedResult = {0}; in getRootVmarBase() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DASTUnit.cpp363 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults() local
447 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults() local
/aosp_15_r20/external/clang/lib/Driver/
H A DDriver.cpp1990 auto CachedResult = CachedResults.find(ActionTC); in BuildJobsForAction() local
/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
H A Dremote_execution.pb.go2604CachedResult bool `protobuf:"varint,2,opt,name=cached_result,json=cachedResult,proto3" json:"cache… member