Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h109 } Print_DiscoveryEvent; typedef
546 typedef void (*Print_PrinterDiscoveryCallback)(Print_DiscoveryEvent event, const Print_PrinterInfo …
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_capi.cpp56 printerDiscoverCallback(static_cast<Print_DiscoveryEvent>(event), nativePrinterInfo); in NativePrinterDiscoverFunction()