Home
last modified time | relevance | path

Searched refs:sendPropertyEvent (Results 1 – 3 of 3) sorted by relevance

/device/generic/car/emulator/usbpt/protocan/protocanbus/
DVehicleBus.h44 void sendPropertyEvent(const std::vector<VehiclePropValue>& propValues);
DVehicleBus.cpp67 void VehicleBus::sendPropertyEvent( in sendPropertyEvent() function in aidl::android::hardware::automotive::vehicle::VehicleBus
DExtraCanClient.cpp135 sendPropertyEvent(props); in onReceive()