Searched refs:tryOpen (Results 1 – 2 of 2) sorted by relevance
74 static sp<ICanBus> tryOpen(const std::string& busname) { in tryOpen() function91 auto bus = tryOpen(busname); in candump()
42 static sp<ICanBus> tryOpen(const std::string& busname) { in tryOpen() function59 auto bus = tryOpen(busname); in cansend()