HomeSort by relevance Sort by last modified time
    Searched full:open_driver (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/binder/
ProcessState.cpp 343 static int open_driver() function in namespace:android
372 : mDriverFD(open_driver())
  /external/libpcap/
pcap-dos.c 599 open_driver (const char *dev_name, char *ebuf, int promisc) function
766 dev = open_driver (name, ebuf, promisc);
966 * The above hooks should thus use the handle reopened in open_driver()
    [all...]

Completed in 186 milliseconds