Home
last modified time | relevance | path

Searched defs:handle_type (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/vulkan/vkjson/
H A Dvkjson_instance.cc236 for (VkExternalFenceHandleTypeFlagBits handle_type = in VkJsonGetDevice() local
257 for (VkExternalSemaphoreHandleTypeFlagBits handle_type = in VkJsonGetDevice() local
/aosp12/art/runtime/
H A Dmethod_handles.cc650 Handle<mirror::MethodType> handle_type, in RefineTargetMethod()
724 Handle<mirror::MethodType> handle_type(hs.NewHandle(method_handle->GetMethodType())); in DoInvokePolymorphicMethod() local
907 Handle<mirror::MethodType> handle_type(hs.NewHandle(method_handle->GetMethodType())); in MethodHandleFieldAccess() local
1105 ObjPtr<mirror::MethodType> handle_type(method_handle->GetMethodType()); in MethodHandleInvokeInternal() local
H A Dclass_linker.cc9460 DexFile::MethodHandleType handle_type = in ResolveMethodHandleForField() local
9588 DexFile::MethodHandleType handle_type = in ResolveMethodHandleForMethod() local
/aosp12/bionic/libc/kernel/uapi/drm/
H A Dvmwgfx_drm.h98 enum drm_vmw_handle_type handle_type; member