Searched defs:down (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/ | ||
D | libnetdevice.cpp | 70 bool down(std::string ifname) { in down() function |
/hardware/interfaces/automotive/can/1.0/tools/ | ||
D | canhalctrl.cpp | 98 static int down(const std::string& busName) { in down() function |
/hardware/interfaces/automotive/can/1.0/default/ | ||
D | CanBus.cpp | 195 bool CanBus::down() { in down() function in android::hardware::automotive::can::V1_0::implementation::CanBus |