Home
last modified time | relevance | path

Searched refs:METER_PER_SEC (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.h3172 METER_PER_SEC = 1 /* 0x01 */, enumerator
10820 …:V2_0::VehicleUnit::METER_PER_SEC) == static_cast<int32_t>(::android::hardware::automotive::vehicl…
10824 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleUnit::METER_PER_SEC;
11026 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleUnit::METER_PER_SEC) { in toString()