Searched defs:Descriptor (Results 1 – 12 of 12) sorted by relevance
51 struct Descriptor { struct52 DescriptorType type; argument53 int version = 0;54 uint32_t action_seqlock = 0; // incremented before and after any modification78 Descriptor last_jit_descriptor; argument
27 typedef MQDescriptor<T, flavor> Descriptor; typedef
44 typedef MQDescriptorType<T, flavor> Descriptor; typedef
54 type Descriptor = (); typedef104 type Descriptor = (); typedef
45 Descriptor(const std::string& name, android::base::unique_fd fd) in Descriptor() function
172 type Descriptor = M; typedef
34 type Descriptor; typedef
213 TEST_F(VtsHalBaseV1_0TargetTest, Descriptor) { in TEST_F() argument
319 type Descriptor = (); in test_simple_encode_frame() typedef
498 type Descriptor = (); in test_simple_encode_slice() typedef
630 type Descriptor = (); in test_single_frame() typedef
429 Descriptor(ConfigurationDescriptor), enumerator