Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcups/backend/
H A Dusb-darwin.c107 #define kUSBPrinterClassInterfaceID CFUUIDGetConstantUUIDWithBytes(NULL, 0x03, 0x34, 0x6D, 0x74, 0x… macro
1460 …kr = (*iunknown)->QueryInterface(iunknown, CFUUIDGetUUIDBytes(kUSBPrinterClassInterfaceID), (LPVOI… in load_classdriver()