Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DVehicleEmulator.h85 void doGetPropertyAll(EmulatorMessage const& rxMsg, EmulatorMessage& respMsg);
DVehicleEmulator.cpp136 void VehicleEmulator::doGetPropertyAll(VehicleEmulator::EmulatorMessage const& /* rxMsg */, in doGetPropertyAll() function in android::hardware::automotive::vehicle::V2_0::impl::VehicleEmulator
203 doGetPropertyAll(rxMsg, respMsg); in processMessage()