Home
last modified time | relevance | path

Searched refs:DOOR_1_RIGHT (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultConfig.h679 VehicleAreaConfig{.areaId = DOOR_1_RIGHT},
683 {DOOR_1_RIGHT, {.int32Values = {1}}},
693 VehicleAreaConfig{.areaId = DOOR_1_RIGHT,
880 VehicleAreaConfig{.areaId = DOOR_1_RIGHT},
884 {DOOR_1_RIGHT, {.int32Values = {1}}},
DPropertyUtils.h29 constexpr int DOOR_1_RIGHT = (int)VehicleAreaDoor::ROW_1_RIGHT; variable
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DPropertyUtils.h53 constexpr int DOOR_1_RIGHT = toInt(propertyutils_impl::VehicleAreaDoor::ROW_1_RIGHT); variable
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/
DDefaultVhalImpl_test.cpp75 using ::android::hardware::automotive::vehicle::V2_0::impl::DOOR_1_RIGHT;
1401 value.areaId = DOOR_1_RIGHT; in TEST_F()
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/JsonConfigLoader/src/
DJsonConfigLoader.cpp99 {"DOOR_1_RIGHT", DOOR_1_RIGHT},