Searched defs:DescriptorType (Results 1 – 5 of 5) sorted by relevance
29 using DescriptorType = HANDLE; typedef48 using DescriptorType = typename PlatformTrait::DescriptorType; typedef in android::base::ManagedDescriptorBase101 using DescriptorType = DescriptorTypeBase<internal::PlatformTraitWin32>; typedef104 using DescriptorType = DescriptorTypeBase<internal::PlatformTraitUnixLike>; typedef
29 using DescriptorType = HANDLE; member101 using DescriptorType = DescriptorTypeBase<internal::PlatformTraitWin32>; variable104 using DescriptorType = DescriptorTypeBase<internal::PlatformTraitUnixLike>; variable
28 using DescriptorType = int; typedef
2184 enum class DescriptorType enum
3395 enum class DescriptorType enum