Home
last modified time | relevance | path

Searched defs:sendPropEvent (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
H A DVehicleManager_fuzzer.h64 void sendPropEvent(recyclable_ptr<VehiclePropValue> value) { doHalEvent(std::move(value)); } in sendPropEvent() function
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehicleHalManager_test.cpp117 void sendPropEvent(recyclable_ptr<VehiclePropValue> value) { in sendPropEvent() function in android::hardware::automotive::vehicle::V2_0::__anon5c9ccc1b0110::MockedVehicleHal