Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DVehicleEmulator.cpp63 void VehicleEmulator::doGetConfig(VehicleEmulator::EmulatorMessage& rxMsg, in doGetConfig()
95 void VehicleEmulator::doGetProperty(VehicleEmulator::EmulatorMessage& rxMsg, in doGetProperty()
135 void VehicleEmulator::doSetProperty(VehicleEmulator::EmulatorMessage& rxMsg, in doSetProperty()
197 emulator::EmulatorMessage rxMsg; in parseRxProtoBuf() local
320 void VehicleEmulator::rxMsg() { in rxMsg() function in android::hardware::automotive::vehicle::V2_0::impl::VehicleEmulator
/hardware/interfaces/contexthub/1.0/default/
DContexthub.cpp348 const struct hub_message_t *rxMsg, in contextHubCb()