Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DVehicleEmulator.h40 class VehicleEmulator; // Forward declaration. variable
DVehicleEmulator.cpp39 VehicleEmulator::VehicleEmulator(EmulatedVehicleHalIface* hal) : mHal{hal} { in VehicleEmulator() function in android::hardware::automotive::vehicle::V2_0::impl::VehicleEmulator