Home
last modified time | relevance | path

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

/device/generic/car/emulator/vhal_aidl/VehicleEmulator/test/
DVehicleEmulatorTest.cpp36 using ::aidl::android::hardware::automotive::vehicle::VehiclePropertyChangeMode;
173 ASSERT_EQ(config.change_mode(), toInt(VehiclePropertyChangeMode::ON_CHANGE)); in TEST_F()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h129 enum class VehiclePropertyChangeMode : int32_t;
3212 enum class VehiclePropertyChangeMode : int32_t { enum
3391 …::android::hardware::automotive::vehicle::V2_0::VehiclePropertyChangeMode changeMode __attribute__…
5947 … std::string toString(::android::hardware::automotive::vehicle::V2_0::VehiclePropertyChangeMode o);
5948 …ne void PrintTo(::android::hardware::automotive::vehicle::V2_0::VehiclePropertyChangeMode o, ::std…
5949 …tive::vehicle::V2_0::VehiclePropertyChangeMode lhs, const ::android::hardware::automotive::vehicle…
5952 …int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyChangeMode rhs) {
5955 …operator|(const ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyChangeMode lhs, con…
5958 …tive::vehicle::V2_0::VehiclePropertyChangeMode lhs, const ::android::hardware::automotive::vehicle…
5961 …int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyChangeMode rhs) {
[all …]