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.cpp186 bool halRes = mHal->setPropertyFromVehicle(val); in doSetProperty() local
187 respMsg.set_status(halRes ? emulator::RESULT_OK : emulator::ERROR_INVALID_PROPERTY); in doSetProperty()