Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/tools/configurator/
Dcanprototools.h47 std::optional<V1_0::ICanController::InterfaceType> getHalIftype(const Bus& pb_bus);
Dcanprototools.cpp141 std::optional<ICanController::InterfaceType> getHalIftype(const Bus& pb_bus) { in getHalIftype() function