Home
last modified time | relevance | path

Searched refs:CRITICALLY_LOW (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.h2980 CRITICALLY_LOW = 0, enumerator
10345 …VehicleOilLevel::CRITICALLY_LOW) == static_cast<int32_t>(::android::hardware::automotive::vehicle:…
10349 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleOilLevel::CRITICALLY_LOW;
10386 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleOilLevel::CRITICALLY_LOW) { in toString()