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

  /frameworks/base/tools/aidl/
generate_java_rpc.cpp 313 this->endpoint = new Variable(RPC_ENDPOINT_INFO_TYPE, "_endpoint");
907 // _presenter.startListening(_endpoint);
    [all...]
  /external/libusb/libusb/os/
linux_usbfs.c 1193 unsigned int _endpoint = endpoint; local
1194 int r = ioctl(fd, IOCTL_USBFS_CLEAR_HALT, &_endpoint);
    [all...]

Completed in 2605 milliseconds