Home
last modified time | relevance | path

Searched refs:SEAT_1_LEFT (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultConfig.h154 .areaConfigs = {VehicleAreaConfig{.areaId = (SEAT_1_LEFT)},
157 .initialAreaValues = {{SEAT_1_LEFT,
170 .initialValue = {.int32Values = {SEAT_1_LEFT}}},
502 .areaId = SEAT_1_LEFT,
525 .areaId = SEAT_1_LEFT,
DPropertyUtils.h50 constexpr int SEAT_1_LEFT = (int)(VehicleAreaSeat::ROW_1_LEFT); variable