Searched refs:aidlVhal (Results 1 – 1 of 1) sorted by relevance
86 std::shared_ptr<IVehicle> aidlVhal = in create() local88 if (aidlVhal == nullptr) { in create()93 return std::make_shared<AidlVhalClient>(aidlVhal); in create()106 std::shared_ptr<IVehicle> aidlVhal = in tryCreate() local108 if (aidlVhal == nullptr) { in tryCreate()113 return std::make_shared<AidlVhalClient>(aidlVhal); in tryCreate()