Searched refs:VehiclePropertyStatus (Results 1 – 8 of 8) sorted by relevance
61 prop.status = VehiclePropertyStatus::UNAVAILABLE; in storePropInitialValue()108 updatedPropValue->status = VehiclePropertyStatus::AVAILABLE; in onFakeValueGenerated()209 req->status = VehiclePropertyStatus::AVAILABLE; in createApPowerStateReq()221 keyEvent->status = VehiclePropertyStatus::AVAILABLE; in createHwInputKeyProp()
214 req->status = VehiclePropertyStatus::AVAILABLE; in CreateApPowerStateReq()
84 } else if (v->status == VehiclePropertyStatus::AVAILABLE) { in get()133 hidlPropValue.status = static_cast<VehiclePropertyStatus>(aidlPropValue.status); in makeHidlVehiclePropValue()
161 .status = (VehiclePropertyStatus)protoVal.status(), in doSetProperty()
29 using ::aidl::android::hardware::automotive::vehicle::VehiclePropertyStatus;62 prop.status = VehiclePropertyStatus::AVAILABLE; in appendKeyInput()
38 using ::aidl::android::hardware::automotive::vehicle::VehiclePropertyStatus;192 .status = static_cast<VehiclePropertyStatus>(protoVal.status()), in doSetProperty()
131 enum class VehiclePropertyStatus : int32_t;3252 enum class VehiclePropertyStatus : int32_t { enum3491 …::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStatus status __attribute__ ((align…6009 …line std::string toString(::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStatus o);6010 static inline void PrintTo(::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStatus o,…6011 …tomotive::vehicle::V2_0::VehiclePropertyStatus lhs, const ::android::hardware::automotive::vehicle…6014 …nst int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStatus rhs) {6017 …t operator|(const ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStatus lhs, const…6020 …tomotive::vehicle::V2_0::VehiclePropertyStatus lhs, const ::android::hardware::automotive::vehicle…6023 …nst int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStatus rhs) {[all …]
38 using ::aidl::android::hardware::automotive::vehicle::VehiclePropertyStatus;