Home
last modified time | relevance | path

Searched refs:VehicleApPowerStateReq (Results 1 – 4 of 4) sorted by relevance

/device/google/trout/hal/vehicle/2.0/
DGarageModeServerSideHandler.cpp71 recyclable_ptr<VehiclePropValue> CreateApPowerStateReq(VehicleApPowerStateReq state,
190 *CreateApPowerStateReq(VehicleApPowerStateReq::SHUTDOWN_PREPARE, in HandleNewPowerState()
198 *CreateApPowerStateReq(VehicleApPowerStateReq::CANCEL_SHUTDOWN, 0), true); in HandleNewPowerState()
209 VehicleApPowerStateReq state, int32_t param) { in CreateApPowerStateReq()
DDefaultVehicleHalServer.cpp204 VehicleApPowerStateReq state, int32_t param) { in createApPowerStateReq()
274 onPropertyValueFromCar(*createApPowerStateReq(VehicleApPowerStateReq::ON, 0), in onSetProperty()
283 *createApPowerStateReq(VehicleApPowerStateReq::FINISHED, 0), in onSetProperty()
DDefaultVehicleHalServer.h61 VehiclePropValuePtr createApPowerStateReq(VehicleApPowerStateReq req, int32_t param);
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h122 enum class VehicleApPowerStateReq : int32_t;
3000 enum class VehicleApPowerStateReq : int32_t { enum
5730 …ine std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReq o);
5731 static inline void PrintTo(::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReq o…
5732 …omotive::vehicle::V2_0::VehicleApPowerStateReq lhs, const ::android::hardware::automotive::vehicle…
5735 …st int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReq rhs) {
5738 … operator|(const ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReq lhs, const…
5741 …omotive::vehicle::V2_0::VehicleApPowerStateReq lhs, const ::android::hardware::automotive::vehicle…
5744 …st int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReq rhs) {
5747 … operator&(const ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReq lhs, const…
[all …]