Home
last modified time | relevance | path

Searched defs:down (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/can/aidl/default/
DCanBus.cpp71 Result CanBus::down() { in down() function in aidl::android::hardware::automotive::can::CanBus
/hardware/interfaces/automotive/can/1.0/tools/
Dcanhalctrl.cpp98 static int down(const std::string& busName) { in down() function
/hardware/interfaces/automotive/can/1.0/default/
DCanBus.cpp195 bool CanBus::down() { in down() function in android::hardware::automotive::can::V1_0::implementation::CanBus
/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp320 bool down = (message == WM_KEYDOWN || message == WM_SYSKEYDOWN); in WndProc() local
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dlibnetdevice.cpp56 bool down(std::string_view ifname) { in down() function