Home
last modified time | relevance | path

Searched defs:Type (Results 1 – 12 of 12) sorted by relevance

/hardware/nxp/secure_element/libese-spi/p73/utils/
Dconfig.h24 enum Type { UNSIGNED, STRING, BYTES }; enum
/hardware/st/secure_element/ese-spi-driver/utils-lib/
Dconfig.h24 enum Type { UNSIGNED, STRING, BYTES }; enum
/hardware/interfaces/tests/extension/light/2.0/default/
DLight.cpp52 Return<Status> Light::setLightExt(Type /* type */, const LightState& /* state */) { in setLightExt() argument
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/
Dcbor.h38 enum class Type : uint8_t { enum
/hardware/google/interfaces/light/1.0/default/
DLight.cpp46 Light::Light(std::map<Type, light_device_t*>&& lights) in Light()
/hardware/google/interfaces/light/1.1/default/
DLight.cpp46 Light::Light(std::map<Type, light_device_t*>&& lights) in Light()
/hardware/interfaces/light/2.0/default/
DLight.cpp46 Light::Light(std::map<Type, light_device_t*> &&lights) in Light()
/hardware/ril/librilutils/proto/
Dsap-api.proto171 enum Type { enum
181 enum Type { enum
/hardware/google/pixel/thermal/utils/
Dconfig_schema.json39 "Type":{ object
205 "Type":{ object
/hardware/google/pixel/power-libperfmgr/libperfmgr/
Dconfig_schema.json64 "Type": { object
/hardware/nxp/nfc/halimpl/dnld/
DphDnldNfc_Internal.h143 Type; /* Type of frame input required for current cmd in process */ member
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.h57 int Type; member