Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidGlobal.cpp25 if (i.type != GLOBAL) { in append()
97 if (i.type != GLOBAL) { in append()
DHidDefs.h33 GLOBAL, enumerator
DHidParser.cpp43 case GLOBAL: in parse()
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal54 * these kind of properties must have VehicleArea:GLOBAL flag.
85 GLOBAL = 0x01000000,
153 | VehicleArea:GLOBAL),
165 | VehicleArea:GLOBAL),
177 | VehicleArea:GLOBAL),
190 | VehicleArea:GLOBAL),
203 | VehicleArea:GLOBAL),
216 | VehicleArea:GLOBAL),
230 | VehicleArea:GLOBAL),
243 | VehicleArea:GLOBAL),
[all …]
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleUtils.h56 return getPropArea(prop) == VehicleArea::GLOBAL; in isGlobalProp()
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalTestUtils.h33 0xbeef | VehiclePropertyGroup::VENDOR | VehiclePropertyType::MIXED | VehicleArea::GLOBAL;
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVmsUtils.cpp52 result->areaId = toInt(VehicleArea::GLOBAL); in createBaseVmsMessage()
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultConfig.h70 (int)(0x104 | VehiclePropertyGroup::VENDOR | VehiclePropertyType::STRING | VehicleArea::GLOBAL);
85 0x0666 | VehiclePropertyGroup::VENDOR | VehicleArea::GLOBAL | VehiclePropertyType::MIXED;