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,
150 | VehicleArea:GLOBAL),
162 | VehicleArea:GLOBAL),
174 | VehicleArea:GLOBAL),
187 | VehicleArea:GLOBAL),
200 | VehicleArea:GLOBAL),
213 | VehicleArea:GLOBAL),
227 | VehicleArea:GLOBAL),
240 | 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.cpp44 result->areaId = toInt(VehicleArea::GLOBAL); in createBaseVmsMessage()
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultConfig.h57 0x0666 | VehiclePropertyGroup::VENDOR | VehicleArea::GLOBAL | VehiclePropertyType::MIXED;