Home
last modified time | relevance | path

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

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