Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3195 WATT_HOUR = 96 /* 0x60 */, enumerator
10940 …cle::V2_0::VehicleUnit::WATT_HOUR) == static_cast<int32_t>(::android::hardware::automotive::vehicl…
10944 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleUnit::WATT_HOUR;
11086 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleUnit::WATT_HOUR) { in toString()