Home
last modified time | relevance | path

Searched refs:DOOR_REAR (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DPropertyUtils.h32 constexpr int DOOR_REAR = (int)VehicleAreaDoor::REAR; variable
DDefaultConfig.h702 .areaId = DOOR_REAR, .minInt32Value = 0, .maxInt32Value = 1}}},
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DPropertyUtils.h56 constexpr int DOOR_REAR = toInt(propertyutils_impl::VehicleAreaDoor::REAR); variable
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/JsonConfigLoader/src/
DJsonConfigLoader.cpp103 {"DOOR_REAR", DOOR_REAR},