Searched defs:Type (Results 1 – 12 of 12) sorted by relevance
24 enum Type { UNSIGNED, STRING, BYTES }; enum
52 Return<Status> Light::setLightExt(Type /* type */, const LightState& /* state */) { in setLightExt() argument
38 enum class Type : uint8_t { enum
46 Light::Light(std::map<Type, light_device_t*>&& lights) in Light()
46 Light::Light(std::map<Type, light_device_t*> &&lights) in Light()
171 enum Type { enum181 enum Type { enum
39 "Type":{ object205 "Type":{ object
64 "Type": { object
143 Type; /* Type of frame input required for current cmd in process */ member
57 int Type; member