Searched refs:ComponentType (Results 1 – 3 of 3) sorted by relevance
32 using ComponentType = unsigned int; variable35 static constexpr ComponentType kNone = static_cast<ComponentType>(-1);42 constexpr Version(ComponentType major,43 ComponentType minor,44 ComponentType micro,45 ComponentType build = 0);59 constexpr ComponentType component() const { in component()64 ComponentType& component(Component c);69 std::tuple<ComponentType, ComponentType, ComponentType, ComponentType>77 constexpr Version::Version(ComponentType major, in Version()[all …]
14 enum class ComponentType : uint32_t { enum
68 public class ComponentType {69 ctor public ComponentType();103 method public audio.policy.configurable.V1_0.ComponentType getComponentType_optional();107 method public void setComponentType_optional(audio.policy.configurable.V1_0.ComponentType);