Searched defs:VehicleEmulator (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ | ||
D | VehicleEmulator.h | 40 class VehicleEmulator; // Forward declaration. variable |
D | VehicleEmulator.cpp | 39 VehicleEmulator::VehicleEmulator(EmulatedVehicleHalIface* hal) : mHal{hal} { in VehicleEmulator() function in android::hardware::automotive::vehicle::V2_0::impl::VehicleEmulator |