Home
last modified time | relevance | path

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

/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp290 case VehiclePropertyType::INT64_VEC: in populateProtoVehicleConfig()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h204 INT64_VEC = 5308416 /* 0x00510000 */, enumerator
7413 …ehiclePropertyType::INT64_VEC) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V…
7417 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyType::INT64_VEC;
7475 if (o == ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyType::INT64_VEC) { in toString()