Home
last modified time | relevance | path

Searched refs:resultCache (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptorMessageInfoFactory.java130 private final Map<Descriptor, Boolean> resultCache = field in DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer
140 Boolean cachedValue = resultCache.get(descriptor); in needsIsInitializedCheck()
147 cachedValue = resultCache.get(descriptor); in needsIsInitializedCheck()
247 resultCache.put(descriptor, component.needsIsInitializedCheck); in analyze()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCacheTests.cpp837 de::MovePtr<tcu::TextureLevel> resultCache = readColorAttachment(vk, in verifyTestResult() local
850 resultCache->getAccess(), in verifyTestResult()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineCacheTests.cpp837 de::MovePtr<tcu::TextureLevel> resultCache = readColorAttachment(vk, in verifyTestResult() local
850 resultCache->getAccess(), in verifyTestResult()