Home
last modified time | relevance | path

Searched refs:AllocateInterface (Results 1 - 3 of 3) sorted by relevance

/base/print/print_fwk/services/print_service/include/
H A Dprint_usb_manager.h69 bool AllocateInterface(const std::string &printerName, USB::UsbDevice &usbdevice,
/base/print/print_fwk/services/print_service/src/
H A Dprint_usb_manager.cpp169 bool PrintUsbManager::AllocateInterface(const std::string &printerName, UsbDevice &usbdevice, in AllocateInterface() function in OHOS::Print::PrintUsbManager
232 return AllocateInterface(printerName, usbdevice, usbDevicePipe); in ConnectUsbPinter()
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_usb_manager_test.cpp302 bool ret = printUsbManager.AllocateInterface(name, usbDevice, usbDevicePipe);
385 bool ret = printUsbManager.AllocateInterface(name, usbDevice, usbDevicePipe);

Completed in 2 milliseconds