Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DPropertyUtils.h37 constexpr int WINDOW_ROOF_TOP_1 = (int)VehicleAreaWindow::ROOF_TOP_1; variable
DDefaultConfig.h728 VehicleAreaConfig{.areaId = WINDOW_ROOF_TOP_1,
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DPropertyUtils.h61 constexpr int WINDOW_ROOF_TOP_1 = toInt(propertyutils_impl::VehicleAreaWindow::ROOF_TOP_1); variable
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/JsonConfigLoader/src/
DJsonConfigLoader.cpp113 {"WINDOW_ROOF_TOP_1", WINDOW_ROOF_TOP_1},