Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DVehicleEmulator.cpp190 bool halRes = mHal->setPropertyFromVehicle(val); in doSetProperty() local
191 respMsg.set_status(halRes ? vhal_proto::RESULT_OK : vhal_proto::ERROR_INVALID_PROPERTY); in doSetProperty()