Home
last modified time | relevance | path

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

/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp296 case VehiclePropertyType::INT64: in populateProtoVehicleConfig()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h203 INT64 = 5242880 /* 0x00500000 */, enumerator
7407 …0::VehiclePropertyType::INT64) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V…
7411 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyType::INT64;
7472 if (o == ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyType::INT64) { in toString()