Home
last modified time | relevance | path

Searched refs:MILLIAMPERE (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.h3196 MILLIAMPERE = 97 /* 0x61 */, enumerator
10946 …e::V2_0::VehicleUnit::MILLIAMPERE) == static_cast<int32_t>(::android::hardware::automotive::vehicl…
10950 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleUnit::MILLIAMPERE;
11089 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleUnit::MILLIAMPERE) { in toString()