Searched defs:CommFactory (Results 1 - 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DVehicleEmulator.h64 struct CommFactory { struct in namespace:android::hardware::automotive::vehicle::V2_0::impl
74 std::unique_ptr<CommBase> comm = CommFactory::create())
73 VehicleEmulator(EmulatedVehicleHalIface* hal, std::unique_ptr<CommBase> comm = CommFactory::create()) argument

Completed in 618 milliseconds