Searched refs:sendPropertyEvent (Results 1 – 3 of 3) sorted by relevance
/device/generic/car/emulator/usbpt/protocan/protocanbus/ | ||
D | VehicleBus.h | 44 void sendPropertyEvent(const std::vector<VehiclePropValue>& propValues); |
D | VehicleBus.cpp | 67 void VehicleBus::sendPropertyEvent( in sendPropertyEvent() function in aidl::android::hardware::automotive::vehicle::VehicleBus |
D | ExtraCanClient.cpp | 135 sendPropertyEvent(props); in onReceive() |