Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleHalManager.h89 void onHalPropertySetError(StatusCode errorCode, int32_t property,
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp426 std::bind(&VehicleHalManager::onHalPropertySetError, this, in init()
453 void VehicleHalManager::onHalPropertySetError(StatusCode errorCode, in onHalPropertySetError() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/
DDefaultVhalImpl_test.cpp120 std::bind(&DefaultVhalImplTest::onHalPropertySetError, this, in initHal()
153 void onHalPropertySetError(StatusCode /*errorCode*/, int32_t /*property*/, int32_t /*areaId*/) { in onHalPropertySetError() function in __anonf43038720111::DefaultVhalImplTest