Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVehicleHalManager.cpp145 handlePropertySetEvent(value); in set()
402 handlePropertySetEvent(prop); in cmdSetOneProperty()
550 void VehicleHalManager::handlePropertySetEvent(const VehiclePropValue& value) { in handlePropertySetEvent() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DVehicleHalManager.h96 void handlePropertySetEvent(const VehiclePropValue& value);