Searched refs:sendPropEvent (Results 1 – 3 of 3) sorted by relevance
64 void sendPropEvent(recyclable_ptr<VehiclePropValue> value) { doHalEvent(std::move(value)); } in sendPropEvent() function
204 mHal->sendPropEvent(std::move(unsubscribedValue)); in invokeSubscribe()214 mHal->sendPropEvent(std::move(subscribedValue)); in invokeSubscribe()
117 void sendPropEvent(recyclable_ptr<VehiclePropValue> value) { in sendPropEvent() function in android::hardware::automotive::vehicle::V2_0::__anon2922a9af0111::MockedVehicleHal279 hal->sendPropEvent(std::move(unsubscribedValue)); in TEST_F()293 hal->sendPropEvent(std::move(subscribedValue)); in TEST_F()