/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/ |
H A D | operation_queue_test.cpp | 48 PRINT_HILOGI("OperatonQueueTest_%{public}d", ++testNo); in SetUp() 55 PRINT_HILOGI("OperatonQueueTest_0001 enter"); in HWTEST_F() 65 PRINT_HILOGI("OperatonQueueTest_0001 quit"); in HWTEST_F() 70 PRINT_HILOGI("OperatonQueueTest_0002 enter"); in HWTEST_F() 73 PRINT_HILOGI("wait begin"); in HWTEST_F() 75 PRINT_HILOGI("wait end"); in HWTEST_F() 87 PRINT_HILOGI("stop queue"); in HWTEST_F() 90 PRINT_HILOGI("OperatonQueueTest_0002 quit"); in HWTEST_F()
|
/base/print/print_fwk/services/print_service/src/ |
H A D | vendor_manager.cpp | 75 PRINT_HILOGI("Init enter"); in Init() 82 PRINT_HILOGI("load already"); in Init() 85 PRINT_HILOGI("load default vendor..."); in Init() 95 PRINT_HILOGI("Init quit"); in Init() 101 PRINT_HILOGI("UnInit enter"); in UnInit() 116 PRINT_HILOGI("UnInit quit"); in UnInit() 152 PRINT_HILOGI("ConnectPrinter enter"); in ConnectPrinter() 169 PRINT_HILOGI("ConnectPrinterByIp enter"); in ConnectPrinterByIp() 185 PRINT_HILOGI("ConnectPrinterByIp quit"); in ConnectPrinterByIp() 191 PRINT_HILOGI("QueryPrinterInf in QueryPrinterInfo() [all...] |
H A D | print_user_data.cpp | 93 PRINT_HILOGI("QueryPrintJobById End."); in QueryPrintJobById() 101 PRINT_HILOGI("QueryAllPrintJob queuedJobList_ jobOrderId: %{public}s, jobId: %{public}s", in QueryAllPrintJob() 114 PRINT_HILOGI("QueryAllPrintJob End."); in QueryAllPrintJob() 125 PRINT_HILOGI("begin SetLastUsedPrinter, printerId: %{public}s", printerId.c_str()); in SetLastUsedPrinter() 135 PRINT_HILOGI("put printer at the head of the queue, printerId: %{public}s", usedPrinterList_.front().c_str()); in SetLastUsedPrinter() 138 PRINT_HILOGI("set the last used printer as the default printer"); in SetLastUsedPrinter() 155 PRINT_HILOGI("begin SetDefaultPrinter"); in SetDefaultPrinter() 156 PRINT_HILOGI("printerId: %{public}s", printerId.c_str()); in SetDefaultPrinter() 157 PRINT_HILOGI("type: %{public}d", type); in SetDefaultPrinter() 167 PRINT_HILOGI("defaultPrinterId in SetDefaultPrinter() [all...] |
H A D | vendor_ipp_everywhere.cpp | 67 PRINT_HILOGI("QueryCapabilityByIp begin"); in OnQueryCapabilityByIp() 89 PRINT_HILOGI("QueryCapabilityByUri enter"); in QueryCapabilityByUri() 95 PRINT_HILOGI("QueryCapabilityByUri quit"); in QueryCapabilityByUri() 100 PRINT_HILOGI("ConnectPrinterByUri enter"); in ConnectPrinterByUri() 106 PRINT_HILOGI("ConnectPrinterByUri quit"); in ConnectPrinterByUri() 119 PRINT_HILOGI("get printer info success"); in UpdateCapability() 137 PRINT_HILOGI("get printer info success"); in ConnectPrinter() 142 PRINT_HILOGI("UpdatePrinterToDiscovery success"); in ConnectPrinter() 162 PRINT_HILOGI("QueryPrinterCapabilityByUri success"); in QueryPrinterInfoByUri()
|
H A D | print_security_guard_manager.cpp | 25 PRINT_HILOGI("receiveBaseInfo start jobId:%{public}s, callPkg:%{public}s", jobId.c_str(), callPkg.c_str()); in receiveBaseInfo() 33 PRINT_HILOGI("receiveJobStateUpdate jobId:%{public}s, state:%{public}d", jobId.c_str(), printJob.GetJobState()); in receiveJobStateUpdate() 41 PRINT_HILOGI("find PrintSecurityGuardInfo empty"); in receiveJobStateUpdate() 56 PRINT_HILOGI("start to push data to security_guard service, eventId:%{public}d, content:%{public}s", in ReportSecurityInfo() 60 PRINT_HILOGI("end to push data to security_guard service status:%{public}d", res); in ReportSecurityInfo()
|
H A D | print_service_stub.cpp | 117 PRINT_HILOGI("nativePrint PrintServiceStub::OnStartService out:%{public}d", ret); in OnStartService() 124 PRINT_HILOGI("PrintServiceStub::OnStartPrint in"); in OnStartPrint() 160 PRINT_HILOGI("PrintServiceStub::OnStopPrint in"); in OnStopPrint() 170 PRINT_HILOGI("PrintServiceStub::OnConnectPrinter in"); in OnConnectPrinter() 179 PRINT_HILOGI("PrintServiceStub::OnDisconnectPrinter in"); in OnDisconnectPrinter() 188 PRINT_HILOGI("PrintServiceStub::OnStartDiscoverPrinter in"); in OnStartDiscoverPrinter() 199 PRINT_HILOGI("PrintServiceStub::OnStopDiscoverPrint in"); in OnStopDiscoverPrint() 208 PRINT_HILOGI("PrintServiceStub::OnQueryAllExtension in"); in OnQueryAllExtension() 225 PRINT_HILOGI("PrintServiceStub::OnStartPrintJob in"); in OnStartPrintJob() 239 PRINT_HILOGI("PrintServiceStu in OnCancelPrintJob() [all...] |
H A D | vendor_bsuni_driver.cpp | 84 PRINT_HILOGI("BsUni callback AddPrinterToDiscovery"); in AddPrinterToDiscovery() 101 PRINT_HILOGI("BsUni callback RemovePrinterFromDiscovery"); in RemovePrinterFromDiscovery() 120 PRINT_HILOGI("BsUni callback AddPrinterToCups"); in AddPrinterToCups() 149 PRINT_HILOGI("BsUni callback RemovePrinterFromCups"); in RemovePrinterFromCups() 167 PRINT_HILOGI("BsUni callback OnCapabilityQueried"); in OnCapabilityQueried() 182 PRINT_HILOGI("BsUni callback OnPropertiesQueried"); in OnPropertiesQueried() 246 PRINT_HILOGI("OnCreate quit: %{public}d", result); in OnCreate() 263 PRINT_HILOGI("OnDestroy quit: %{public}d", result); in OnDestroy() 279 PRINT_HILOGI("OnStartDiscovery quit: %{public}d", result); in OnStartDiscovery() 294 PRINT_HILOGI("OnStopDiscover in OnStopDiscovery() [all...] |
H A D | print_callback_proxy.cpp | 105 PRINT_HILOGI("PrintCallbackProxy::OnCallbackAdapterLayout Start"); in OnCallbackAdapterLayout() 125 PRINT_HILOGI("PrintCallbackProxy::OnCallbackAdapterLayout End"); in OnCallbackAdapterLayout() 132 PRINT_HILOGI("PrintCallbackProxy::onCallbackAdapterJobStateChanged Start"); in onCallbackAdapterJobStateChanged() 151 PRINT_HILOGI("PrintCallbackProxy::onCallbackAdapterJobStateChanged End"); in onCallbackAdapterJobStateChanged() 157 PRINT_HILOGI("PrintCallbackProxy::OnCallbackAdapterGetFile Start"); in OnCallbackAdapterGetFile() 174 PRINT_HILOGI("PrintCallbackProxy::OnCallbackAdapterGetFile End"); in OnCallbackAdapterGetFile()
|
H A D | print_service_ability.cpp | 173 PRINT_HILOGI("state_ is %{public}d.Init PrintServiceAbility success.", static_cast<int>(state_)); in Init() 188 PRINT_HILOGI("PrintServiceAbility::Enter OnStart."); in OnStart() 193 PRINT_HILOGI("PrintServiceAbility is already running."); in OnStart() 214 PRINT_HILOGI("InitServiceHandler started."); in InitServiceHandler() 216 PRINT_HILOGI("InitServiceHandler already init."); in InitServiceHandler() 221 PRINT_HILOGI("InitServiceHandler succeeded."); in InitServiceHandler() 227 PRINT_HILOGI("PrintServiceAbility restart."); in ManualStart() 244 PRINT_HILOGI("OnStop started."); in OnStop() 251 PRINT_HILOGI("OnStop end."); in OnStop() 271 PRINT_HILOGI("NativePrin in StartService() [all...] |
H A D | print_event_subscriber.cpp | 49 PRINT_HILOGI("user switched, current userId: %{public}d", userId); in OnReceiveEvent() 53 PRINT_HILOGI("user removed, removed userId: %{public}d", userId); in OnReceiveEvent()
|
H A D | print_cups_client.cpp | 193 PRINT_HILOGI("The cupsd process is not started, start it now."); in StartCupsdService() 208 PRINT_HILOGI("stat pidFile failed."); in StartCupsdService() 398 PRINT_HILOGI("The cupsd process is not started, no need stop."); in StopCupsdService() 401 PRINT_HILOGI("The cupsd process is started, stop it now."); in StopCupsdService() 474 PRINT_HILOGI("ppd: name = %{private}s, make-and-model = %{private}s", ppd_name, ppd_make_model); in ParsePPDInfo() 500 PRINT_HILOGI("ppd driver: %{public}s", ppd.c_str()); in AddPrinterToCups() 502 PRINT_HILOGI("add success, printer has added"); in AddPrinterToCups() 525 PRINT_HILOGI("add success"); in AddPrinterToCups() 538 PRINT_HILOGI("add success, printer has added"); in AddPrinterToCupsWithPpd() 578 PRINT_HILOGI("ad in AddPrinterToCupsWithPpd() [all...] |
H A D | print_system_data.cpp | 112 PRINT_HILOGI("json version: %{public}s", version.c_str()); in GetJsonObjectFromFile() 136 PRINT_HILOGI("insert new printer"); in InsertCupsPrinter() 139 PRINT_HILOGI("update exist printer"); in InsertCupsPrinter() 158 PRINT_HILOGI("printerId: %{public}s, orderId: %{public}d", printerId.c_str(), orderId + 1); in InsertCupsPrinter() 166 PRINT_HILOGI("DeleteCupsPrinter printerId: %{public}s", printerId.c_str()); in DeleteCupsPrinter() 171 PRINT_HILOGI("erase printer order success"); in DeleteCupsPrinter() 217 PRINT_HILOGI("SaveCupsPrinterMap finished"); in SaveCupsPrinterMap() 272 PRINT_HILOGI("UpdatePrinterStatus success, status: %{public}d", info->printerStatus); in UpdatePrinterStatus() 282 PRINT_HILOGI("UpdatePrinterAlias success, alias: %{public}s", info->alias.c_str()); in UpdatePrinterAlias() 297 PRINT_HILOGI("UpdatePrinterUr in UpdatePrinterUri() [all...] |
H A D | print_usb_manager.cpp | 79 PRINT_HILOGI("support IppPrint printerName = %{public}s.", printerName.c_str()); in isPrintDevice() 113 PRINT_HILOGI("getProductName dev.GetName() = %{public}s.", usbDevice.GetName().c_str()); in GetProductName() 119 PRINT_HILOGI("openDevice ret = %{public}d", openDeviceRet); in GetProductName() 133 PRINT_HILOGI("getProductName printerName = %{public}s.", printerName.c_str()); in GetProductName() 140 PRINT_HILOGI("enter QueryPrinterInfoFromStringDescriptor"); in QueryPrinterInfoFromStringDescriptor() 165 PRINT_HILOGI("bufferData printerInfo: %{public}s\n", printerInfo.c_str()); in QueryPrinterInfoFromStringDescriptor() 350 PRINT_HILOGI("DealUsbDevStatusChange detached dev->GetName() = %{public}s, printerName = %{public}s.", in DealUsbDevStatusChange() 361 PRINT_HILOGI("DealUsbDevStatusChange attached dev->GetName() = %{public}s , printerName = %{public}s.", in DealUsbDevStatusChange()
|
H A D | print_ipp_over_usb_manager.cpp | 77 PRINT_HILOGI("ConnectPrinter printerName = %{public}s", printerName.c_str()); in ConnectPrinter() 81 PRINT_HILOGI("printerName = %{public}s CreateServer ret: %{public}d ", printerName.c_str(), ret); in ConnectPrinter()
|
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/ |
H A D | print_callback_stub.cpp | 96 PRINT_HILOGI("PrintCallbackStub HandlePrintAdapterJobEvent start"); in HandlePrintAdapterJobEvent() 106 PRINT_HILOGI("PrintCallbackStub HandlePrintAdapterJobEvent jobId:%{public}s, fd:%{public}d", jobId.c_str(), fd); in HandlePrintAdapterJobEvent() 109 PRINT_HILOGI("PrintCallbackStub HandlePrintAdapterJobEvent end"); in HandlePrintAdapterJobEvent() 115 PRINT_HILOGI("PrintCallbackStub HandlePrintAdapterJobChangedEvent start"); in HandlePrintAdapterJobChangedEvent() 120 PRINT_HILOGI("PrintCallbackStub HandlePrintAdapterJobChangedEvent jobId:%{public}s, subState:%{public}d", in HandlePrintAdapterJobChangedEvent() 124 PRINT_HILOGI("PrintCallbackStub HandlePrintAdapterJobChangedEvent end"); in HandlePrintAdapterJobChangedEvent() 130 PRINT_HILOGI("PrintCallbackStub HandlePrintAdapterGetFileEvent start"); in HandlePrintAdapterGetFileEvent() 133 PRINT_HILOGI("PrintCallbackStub HandlePrintAdapterGetFileEvent state:%{public}d", in HandlePrintAdapterGetFileEvent() 137 PRINT_HILOGI("PrintCallbackStub HandlePrintAdapterGetFileEvent end"); in HandlePrintAdapterGetFileEvent()
|
H A D | print_callback.cpp | 109 PRINT_HILOGI("OnCallback start run PrintTaskAfterCallFun"); in PrintTaskAfterCallFun() 124 PRINT_HILOGI("OnCallback end run PrintTaskAfterCallFun success"); in PrintTaskAfterCallFun() 136 PRINT_HILOGI("OnCallback start run PrinterAfterCallFun"); in PrinterAfterCallFun() 152 PRINT_HILOGI("OnCallback end run PrinterAfterCallFun success"); in PrinterAfterCallFun() 164 PRINT_HILOGI("OnCallback start run PrintJobAfterCallFun"); in PrintJobAfterCallFun() 182 PRINT_HILOGI("OnCallback end run PrintJobAfterCallFun success"); in PrintJobAfterCallFun() 194 PRINT_HILOGI("OnCallback start run ExtensionAfterCallFun"); in ExtensionAfterCallFun() 212 PRINT_HILOGI("OnCallback end run ExtensionAfterCallFun success"); in ExtensionAfterCallFun() 224 PRINT_HILOGI("OnCallback start run PrintAdapterAfterCallFun"); in PrintAdapterAfterCallFun() 236 PRINT_HILOGI("pars in PrintAdapterAfterCallFun() [all...] |
H A D | iprint_adapter_inner.cpp | 25 PRINT_HILOGI("onStartLayoutWrite jobId:%{public}s", jobId.c_str()); in onStartLayoutWrite() 34 PRINT_HILOGI("onJobStateChanged jobId:%{public}s state:%{public}d", jobId.c_str(), state); in onJobStateChanged()
|
H A D | print_extension_callback_stub.cpp | 110 PRINT_HILOGI("Handle Print Extension Callback ret[%{public}d]", result); in HandleExtCallback() 119 PRINT_HILOGI("Handle Printer Extension Callback ret[%{public}d]", result); in HandlePrinterCallback() 130 PRINT_HILOGI("Handle Print Job Extension Callback ret[%{public}d]", result); in HandlePrintJobCallback() 141 PRINT_HILOGI("Handle Printer Capability Extension Callback ret[%{public}d]", result); in HandleCapabilityCallback()
|
H A D | print_innerkit_modal_ui_callback.cpp | 46 PRINT_HILOGI("CloseModalUIExtension"); in OnRelease() 65 PRINT_HILOGI("CloseModalUIExtension"); in OnError()
|
/base/print/print_fwk/interfaces/kits/napi/print_napi/include/ |
H A D | print_context.h | 57 PRINT_HILOGI("release enter"); in ~BaseContext() 61 PRINT_HILOGI("release callback"); in ~BaseContext() 66 PRINT_HILOGI("release deferred"); in ~BaseContext() 68 PRINT_HILOGI("release exit"); in ~BaseContext()
|
/base/print/print_fwk/utils/include/ |
H A D | print_log.h | 39 #ifdef PRINT_HILOGI 40 #undef PRINT_HILOGI macro 69 #define PRINT_HILOGI(fmt, ...) \ macro 79 #define PRINT_HILOGI(fmt, ...) macro
|
/base/print/print_fwk/services/print_service/include/ |
H A D | print_service_helper.h | 48 PRINT_HILOGI("connect done"); 52 PRINT_HILOGI("disconnect done");
|
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
H A D | print_modal_ui_callback.cpp | 39 PRINT_HILOGI("constructor ModalUICallback"); in PrintModalUICallback() 69 PRINT_HILOGI("OnReceive enter."); in OnReceive() 95 PRINT_HILOGI("OnResultForModal enter. resultCode is %{public}d", resultCode); in OnResultForModal() 102 PRINT_HILOGI("SendMessageBack isResultForModal true."); in OnResultForModal() 111 PRINT_HILOGI("OnResultForModal errorMessage is %s", this->baseContext->errorMessage.message.c_str()); in OnResultForModal() 120 PRINT_HILOGI("SendMessageBack enter."); in SendMessageBack() 306 PRINT_HILOGI("CreateBusinessError exit"); in CreateBusinessError()
|
H A D | print_task.cpp | 113 PRINT_HILOGI("call client's StartPrint interface."); in Start() 132 PRINT_HILOGI("call client's StartPrintAdapter interface."); in StartPrintAdapter() 159 PRINT_HILOGI("enter CallSpooler."); in CallSpooler() 175 PRINT_HILOGI("CallSpooler params size: %{public}zu", argc); in CallSpooler() 202 PRINT_HILOGI("end CallSpooler"); in CallSpooler() 276 PRINT_HILOGI("begin StartUIExtensionAbility"); in StartUIExtensionAbility() 313 PRINT_HILOGI("StartUIExtensionAbility sessionId %{public}d", sessionId); in StartUIExtensionAbility() 316 PRINT_HILOGI("end StartUIExtensionAbility"); in StartUIExtensionAbility() 328 PRINT_HILOGI("get uiContext by ability context"); in GetUIContent() 331 PRINT_HILOGI("ge in GetUIContent() [all...] |
/base/print/print_fwk/frameworks/ohprint/src/ |
H A D | print_capi.cpp | 141 PRINT_HILOGI("OH_Print_Init ret = [%{public}d]", ret); in OH_Print_Init() 149 PRINT_HILOGI("OH_Print_Release ret = [%{public}d]", ret); in OH_Print_Release() 158 PRINT_HILOGI("QueryAllExtension ret = [%{public}d]", ret); in OH_Print_StartPrinterDiscovery() 164 PRINT_HILOGI("extensionIds size = [%{public}zu]", extensionIds.size()); in OH_Print_StartPrinterDiscovery() 168 PRINT_HILOGI("StartDiscoverPrinter ret = [%{public}d]", ret); in OH_Print_StartPrinterDiscovery() 178 PRINT_HILOGI("StopDiscoverPrinter ret = [%{public}d]", ret); in OH_Print_StopPrinterDiscovery() 190 PRINT_HILOGI("ConnectPrinter ret = [%{public}d]", ret); in OH_Print_ConnectPrinter() 197 PRINT_HILOGI("printJob is null."); in OH_Print_StartPrintJob() 207 PRINT_HILOGI("StartNativePrintJob ret = [%{public}d]", ret); in OH_Print_StartPrintJob() 234 PRINT_HILOGI("OH_Print_QueryPrinterLis in OH_Print_QueryPrinterList() [all...] |