Searched defs:down (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/automotive/can/aidl/default/ | ||
D | CanBus.cpp | 71 Result CanBus::down() { in down() function in aidl::android::hardware::automotive::can::CanBus |
/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 |
/hardware/google/gfxstream/host/testlibs/windows/win32/ | ||
D | Win32Window.cpp | 320 bool down = (message == WM_KEYDOWN || message == WM_SYSKEYDOWN); in WndProc() local |
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/ | ||
D | libnetdevice.cpp | 56 bool down(std::string_view ifname) { in down() function |