Home
last modified time | relevance | path

Searched refs:PrinterTranIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_usb_manager.h32 struct PrinterTranIndex { struct
78 std::map<std::string, PrinterTranIndex> printTranIndexMap;
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_usb_manager.cpp171 PrinterTranIndex tranIndex; in AllocateInterface()
247 PrinterTranIndex tranIndex = printTranIndexMap[printerName]; in DisConnectUsbPinter()
271 PrinterTranIndex tranIndex = printTranIndexMap[printerName]; in BulkTransferWrite()
311 PrinterTranIndex tranIndex = printTranIndexMap[printerName]; in BulkTransferRead()