Home
last modified time | relevance | path

Searched defs:GetDescriptorType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Ddescriptor.h72 DescriptorType GetDescriptorType() const { return type_; } in GetDescriptorType() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Udf/
H A DUdfIn.h280 int GetDescriptorType() const { return Flags & 3; } in GetDescriptorType() function