Home
last modified time | relevance | path

Searched refs:validation (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_hmac.cpp121 TPMT_TK_HASHCHECK* validation = nullptr; in SegmentedHmac() local
131 &validation); in SegmentedHmac()
143 Esys_Free(validation); in SegmentedHmac()
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.in220 ## New formats: Need to update all validation code to handle GLES 3.x-specific formats.
221 …est encoder, but can be tricky to validate in the middle of all the other draw validation going on)
231 ## AND preserving the index range validation behavior that happens
/device/linaro/dragonboard/db845c/firmware/
Dadsp.b1333 …vc_Utils.cpp:Apr payload of insufficient size received for get license validation result command.�…
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp78 Validation* validation() { return &m_validation; } in validation() function in goldfish_vk::VkEncoder::Impl
1919 …VALIDATE_RET(VkResult, VK_SUCCESS, mImpl->validation()->on_vkFlushMappedMemoryRanges(this, VK_SUCC… in vkFlushMappedMemoryRanges()
2027 …VALIDATE_RET(VkResult, VK_SUCCESS, mImpl->validation()->on_vkInvalidateMappedMemoryRanges(this, VK… in vkInvalidateMappedMemoryRanges()