Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DPropertyUtils.h33 constexpr int WINDOW_1_LEFT = (int)VehicleAreaWindow::ROW_1_LEFT; variable
DDefaultConfig.h716 .areaConfigs = {VehicleAreaConfig{.areaId = WINDOW_1_LEFT,
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DPropertyUtils.h57 constexpr int WINDOW_1_LEFT = toInt(propertyutils_impl::VehicleAreaWindow::ROW_1_LEFT); variable
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/JsonConfigLoader/src/
DJsonConfigLoader.cpp109 {"WINDOW_1_LEFT", WINDOW_1_LEFT},