Searched defs:up (Results 1 – 6 of 6) sorted by relevance
42 bool up(std::string ifname) { in up() function119 bool up; member174 const auto up = present && isUp(ifname).value_or(false); in waitFor() local
43 Result CanBus::up() { in up() function in aidl::android::hardware::automotive::can::CanBus
46 static int up(const std::string& busName, ICanController::InterfaceType type, in up() function
112 ICanController::Result CanBus::up() { in up() function in android::hardware::automotive::can::V1_0::implementation::CanBus
74 bool CanBusHalTest::up(InterfaceType iftype, const std::string& srvname, in up() function in android::hardware::automotive::can::V1_0::vts::CanBusHalTest
115 bool CanControllerHalTest::up(InterfaceType iftype, std::string srvname, std::string ifname, in up() function in android::hardware::automotive::can::V1_0::vts::CanControllerHalTest