Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DPropertyUtils.h69 constexpr int CHARGE_PORT_FRONT_LEFT = (int)PortLocationType::FRONT_LEFT; variable
DDefaultConfig.h94 .initialValue = {.int32Values = {CHARGE_PORT_FRONT_LEFT}}},
102 .initialValue = {.int32Values = {CHARGE_PORT_FRONT_LEFT, CHARGE_PORT_REAR_LEFT}}},
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DPropertyUtils.h81 constexpr int CHARGE_PORT_FRONT_LEFT = toInt(propertyutils_impl::PortLocationType::FRONT_LEFT); variable
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/JsonConfigLoader/src/
DJsonConfigLoader.cpp125 {"CHARGE_PORT_FRONT_LEFT", CHARGE_PORT_FRONT_LEFT},