Home
last modified time | relevance | path

Searched refs:Union (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dvariant.h131 union Union;
135 union Union<Type> {
136 Union() {}
137 ~Union() {}
140 Union(std::int32_t index, std::int32_t* index_out, TypeTag<Type>, T&& value)
145 Union(std::int32_t index, std::int32_t* index_out, T&& value)
149 Union(const Union& other, std::int32_t index) {
153 Union(Union&& other, std::int32_t index) {
157 Union(const Union&) = delete;
158 Union(Union&&) = delete;
[all …]
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dcpp_types.go157 Union const
926 if real_pointee_type_kind != Struct && real_pointee_type_kind != Union {
1145 return Union
1294 case Struct, Union:
Dgen_vulkan.go668 case cpp_types.Struct, cpp_types.Union:
2811 case cpp_types.Struct, cpp_types.Union:
3060 case cpp_types.Union:
3086 case cpp_types.Struct, cpp_types.Union:
3123 case cpp_types.Struct, cpp_types.Union:
3174 typе.Kind(guest_arch) != cpp_types.Union {
3893 return cpp_types.IsKind(typе, []cpp_types.Kind{cpp_types.Union})
Dvulkan_xml.go644 typе.Kind(cpp_types.FirstArch) != cpp_types.Union {
1179 length_type.Kind(cpp_types.FirstArch) != cpp_types.Union {
/frameworks/proto_logging/stats/enums/adservices/common/
Dadservices_enums.proto616 // European Union user (based on isoCountryInfo).
618 // Non-European Union user (based on isoCountryInfo).
/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp968 case clang::APValue::Union: in genInitExportVariable()
Dslang_rs_reflection.cpp813 case clang::APValue::Union: in genInitExportVariable()
/frameworks/proto_logging/stats/atoms/adservices/
Dadservices_extension_atoms.proto1567 // European Union user (based on isoCountryInfo).
1569 // Non-European Union user (based on isoCountryInfo).