Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/include/
DFakeVehicleHardware.h232 VhalResult<void> setApPowerStateReqShutdown(
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp462 VhalResult<void> FakeVehicleHardware::setApPowerStateReqShutdown(const VehiclePropValue& value) { in setApPowerStateReqShutdown() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware
1058 return setApPowerStateReqShutdown(value); in maybeSetSpecialValue()