Home
last modified time | relevance | path

Searched refs:getControlServices (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/can/1.0/tools/libcanhaltools/
Dlibcanhaltools.cpp33 hidl_vec<hidl_string> getControlServices() { in getControlServices() function
65 auto can_controller_list = getControlServices(); in configureIface()
/hardware/interfaces/automotive/can/1.0/tools/libcanhaltools/include/libcanhaltools/
Dlibcanhaltools.h29 hidl_vec<hidl_string> getControlServices();
/hardware/interfaces/automotive/can/1.0/tools/
Dcanhalctrl.cpp49 for (auto&& service : libcanhaltools::getControlServices()) { in up()
99 for (auto&& service : libcanhaltools::getControlServices()) { in down()