Home
last modified time | relevance | path

Searched refs:doGetConfig (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DVehicleEmulator.h82 void doGetConfig(EmulatorMessage const& rxMsg, EmulatorMessage& respMsg);
DVehicleEmulator.cpp77 void VehicleEmulator::doGetConfig(VehicleEmulator::EmulatorMessage const& rxMsg, in doGetConfig() function in android::hardware::automotive::vehicle::V2_0::impl::VehicleEmulator
194 doGetConfig(rxMsg, respMsg); in processMessage()