Searched defs:sendPropEvent (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/ | ||
D | VehicleManager_fuzzer.h | 64 void sendPropEvent(recyclable_ptr<VehiclePropValue> value) { doHalEvent(std::move(value)); } in sendPropEvent() function |
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ | ||
D | VehicleHalManager_test.cpp | 117 void sendPropEvent(recyclable_ptr<VehiclePropValue> value) { in sendPropEvent() function in android::hardware::automotive::vehicle::V2_0::__anon2922a9af0111::MockedVehicleHal |