Home
last modified time | relevance | path

Searched defs:opaque_handle (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/trusty/user/base/lib/hwkey/rust/src/
Dtest.rs534 let opaque_handle = in test_get_opaque_key() localVariable
615 let opaque_handle; in test_get_opaque_handle_multiple_sessions() localVariable
708 let opaque_handle = in test_get_opaque_derived_key() localVariable
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DOpaqueTensorImpl.h133 const OpaqueHandle& opaque_handle() const { in opaque_handle() function
/aosp_15_r20/external/virglrenderer/src/
H A Dvirgl_context.h43 uint32_t opaque_handle; member
H A Dvirgl_resource.c163 uint32_t opaque_handle) in virgl_resource_create_from_opaque_handle()
H A Dvirgl_resource.h94 uint32_t opaque_handle; member
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvktestbinding.h572 uint64_t opaque_handle() const { return opaque_handle_; } in opaque_handle() function