Home
last modified time | relevance | path

Searched defs:open_device (Results 1 – 2 of 2) sorted by relevance

/system/core/toolbox/
Dgetevent.c311 static int open_device(const char *device, int print_flags) in open_device() function
/system/core/fastboot/
Dfastboot.cpp348 static std::unique_ptr<Transport> open_device(const char* local_serial, bool wait_for_device = true, in open_device() function
427 static std::unique_ptr<Transport> open_device() { in open_device() function