/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/ |
H A D | print_manager_client.cpp | 58 PRINT_HILOGD("printServiceProxy_ is not null"); in GetPrintServiceProxy() 82 PRINT_HILOGD("OnRemoteSaDied start"); in OnRemoteSaDied() 93 PRINT_HILOGD("need reset"); in OnRemoteSaDied() 106 PRINT_HILOGD("PrintManagerClient StartPrint start."); in StartPrint() 118 PRINT_HILOGD("PrintManagerClient StopPrint start."); in StopPrint() 130 PRINT_HILOGD("PrintManagerClient ConnectPrinter start."); in ConnectPrinter() 190 PRINT_HILOGD("PrintManagerClient StartPrintJob start."); in StartPrintJob() 214 PRINT_HILOGD("PrintManagerClient AddPrinters start."); in AddPrinters() 548 PRINT_HILOGD("PrintManagerClient On start."); in On() 560 PRINT_HILOGD("PrintManagerClient Off start."); in Off() [all …]
|
H A D | print_service_proxy.cpp | 64 PRINT_HILOGD("Current file is %{public}zd", fileList.size()); in StartPrint() 66 PRINT_HILOGD("file is %{private}s", file.c_str()); in StartPrint() 84 PRINT_HILOGD("PrintServiceProxy StartPrint started."); in StartPrint() 103 PRINT_HILOGD("PrintServiceProxy StopPrint started."); in StopPrint() 121 PRINT_HILOGD("PrintServiceProxy ConnectPrinter started."); in ConnectPrinter() 229 PRINT_HILOGD("PrintServiceProxy StartPrintJob started."); in StartPrintJob() 248 PRINT_HILOGD("PrintServiceProxy CancelPrintJob started."); in CancelPrintJob() 270 PRINT_HILOGD("PrintServiceProxy AddPrinters started."); in AddPrinters() 289 PRINT_HILOGD("PrintServiceProxy RemovePrinters started."); in RemovePrinters() 801 PRINT_HILOGD("PrintServiceProxy::Off in"); in Off() [all …]
|
H A D | print_innerkit_modal_ui_callback.cpp | 30 PRINT_HILOGD("constructor ModalUICallback"); in PrintInnerkitModalUICallback() 40 PRINT_HILOGD("OnRelease enter. release code is %{public}d", releaseCode); in OnRelease() 53 PRINT_HILOGD("OnReceive enter."); in OnReceive() 72 PRINT_HILOGD("OnResultForModal enter."); in OnResultForModal()
|
/ohos5.0/base/print/print_fwk/frameworks/kits/extension/src/ |
H A D | print_extension_context.cpp | 29 PRINT_HILOGD("%{public}s begin.", __func__); in StartAbility() 40 PRINT_HILOGD("%{public}s begin.", __func__); in StartAbility() 53 PRINT_HILOGD("%{public}s begin.", __func__); in ConnectAbility() 61 PRINT_HILOGD("%{public}s begin.", __func__); in StartAbilityWithAccount() 62 PRINT_HILOGD("%{private}d accountId:", accountId); in StartAbilityWithAccount() 75 PRINT_HILOGD("%{public}s begin.", __func__); in StartAbilityWithAccount() 88 PRINT_HILOGD("%{public}s begin.", __func__); in ConnectAbilityWithAccount() 97 PRINT_HILOGD("%{public}s begin.", __func__); in DisconnectAbility() 102 PRINT_HILOGD("%{public}s end DisconnectAbility", __func__); in DisconnectAbility() 108 PRINT_HILOGD("%{public}s begin.", __func__); in TerminateAbility() [all …]
|
H A D | js_print_extension_connection.cpp | 42 PRINT_HILOGD("OnAbilityConnectDone begin, resultCode:%{public}d", resultCode); in OnAbilityConnectDone() 44 PRINT_HILOGD("handler_ nullptr"); in OnAbilityConnectDone() 51 PRINT_HILOGD("connectionSptr nullptr"); in OnAbilityConnectDone() 67 PRINT_HILOGD("OnAbilityConnectDone begin NAPI_ohos_rpc_CreateJsRemoteObject"); in HandleOnAbilityConnectDone() 88 PRINT_HILOGD("OnAbilityConnectDone end"); in HandleOnAbilityConnectDone() 95 PRINT_HILOGD("handler_ nullptr"); in OnAbilityDisconnectDone() 102 PRINT_HILOGD("connectionSptr nullptr"); in OnAbilityDisconnectDone() 150 PRINT_HILOGD("OnAbilityDisconnectDone napi_call_function success"); in HandleOnAbilityDisconnectDone() 164 PRINT_HILOGD("CallJsFailed begin"); in CallJsFailed() 185 PRINT_HILOGD("CallJsFailed napi_call_function success"); in CallJsFailed() [all …]
|
H A D | js_print_extension.cpp | 45 PRINT_HILOGD("jws JsPrintExtension begin Create"); in Create() 69 PRINT_HILOGD("jws JsPrintExtension begin Init"); in Init() 87 PRINT_HILOGD("JsPrintExtension::Init end."); in Init() 120 PRINT_HILOGD("CreateJsPrintExtensionContext."); in InitContextObj() 133 PRINT_HILOGD("JsPrintExtension::Init Bind."); in InitContextObj() 158 PRINT_HILOGD("%{public}s end.", __func__); in OnStart() 184 PRINT_HILOGD("%{public}s end.", __func__); in OnStop() 191 PRINT_HILOGD("%{public}s begin.", __func__); in OnConnect() 230 PRINT_HILOGD("%{public}s begin.", __func__); in OnDisconnect() 254 PRINT_HILOGD("%{public}s end.", __func__); in OnDisconnect() [all …]
|
H A D | js_print_extension_context.cpp | 109 PRINT_HILOGD("OnStartAbility is called"); in OnStartAbility() 134 PRINT_HILOGD("startAbility begin"); in OnStartAbility() 221 PRINT_HILOGD("OnTerminateAbility is called"); in OnTerminateAbility() 231 PRINT_HILOGD("TerminateAbility begin"); in OnTerminateAbility() 258 PRINT_HILOGD("OnConnectAbility is called"); in OnConnectAbility() 282 PRINT_HILOGD("OnConnectAbility begin"); in OnConnectAbility() 362 PRINT_HILOGD("OnDisconnectAbility is called"); in OnDisconnectAbility() 388 PRINT_HILOGD("OnDisconnectAbility begin"); in OnDisconnectAbility() 418 PRINT_HILOGD("CreateJsMetadata"); in CreateJsMetadata() 430 PRINT_HILOGD("CreateJsMetadataArray"); in CreateJsMetadataArray() [all …]
|
H A D | print_extension.cpp | 30 PRINT_HILOGD("jws PrintExtension::Create runtime"); in Create() 34 PRINT_HILOGD("jws PrintExtension::Create runtime"); in Create() 48 PRINT_HILOGD("jws PrintExtension begin init context"); in Init() 50 PRINT_HILOGD("PrintExtension begin init context"); in Init() 57 PRINT_HILOGD("jws PrintExtension begin init context"); in CreateAndInitContext()
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | print_service_stub.cpp | 158 PRINT_HILOGD("PrintServiceStub::OnStartPrint out"); in OnStartPrint() 168 PRINT_HILOGD("PrintServiceStub::OnStopPrint out"); in OnStopPrint() 177 PRINT_HILOGD("PrintServiceStub::OnConnectPrinter out"); in OnConnectPrinter() 237 PRINT_HILOGD("PrintServiceStub::OnStartPrintJob out"); in OnStartPrintJob() 246 PRINT_HILOGD("PrintServiceStub::OnStartPrintJob out"); in OnCancelPrintJob() 280 PRINT_HILOGD("PrintServiceStub::OnAddPrinters out"); in OnAddPrinters() 355 PRINT_HILOGD("PrintServiceStub::OnStartPrintJob out"); in OnStartNativePrintJob() 621 PRINT_HILOGD("PrintServiceStub::OnEventOn out"); in OnEventOn() 627 PRINT_HILOGD("PrintServiceStub::OnEventOff in"); in OnEventOff() 633 PRINT_HILOGD("PrintServiceStub::OnEventOff out"); in OnEventOff() [all …]
|
H A D | print_http_request_process.cpp | 63 PRINT_HILOGD("include HTTP/1.1 100"); in NeedOffset() 217 PRINT_HILOGD("GetAttr again"); in GetAttrAgain() 244 PRINT_HILOGD("processHttpResponse enter"); in ProcessHttpResponse() 265 PRINT_HILOGD("process_http_response out"); in ProcessHttpResponse() 270 PRINT_HILOGD("processHttpResponseGetAttr enter"); in ProcessHttpResponseGetAttr() 316 PRINT_HILOGD("ProcessHttpResponseSendDoc out"); in ProcessHttpResponseSendDoc() 357 PRINT_HILOGD("StartWriteDataToPrinterLooper"); in StartWriteDataToPrinterLooper() 399 PRINT_HILOGD("endtWriteDataToPrinterLooper"); in StartWriteDataToPrinterLooper() 493 PRINT_HILOGD("Write data fail"); in BulkTransferWriteData() 518 PRINT_HILOGD("writeBody chunk end"); in ProcessHttpResp() [all …]
|
H A D | vendor_helper.cpp | 195 PRINT_HILOGD("printer shutdown"); in ConvertStringToPrinterState() 220 PRINT_HILOGD("printerId: %{public}s", discoveryItem->printerId); in LogDiscoveryItem() 225 PRINT_HILOGD("printerName: %{public}s", discoveryItem->printerName); in LogDiscoveryItem() 230 PRINT_HILOGD("description: %{public}s", discoveryItem->description); in LogDiscoveryItem() 233 PRINT_HILOGD("location: %{public}s", discoveryItem->location); in LogDiscoveryItem() 241 PRINT_HILOGD("printerUri: %{public}s", discoveryItem->printerUri); in LogDiscoveryItem() 297 PRINT_HILOGD("copy count = %{public}u", capability->supportedCopies); in LogOtherCapability() 419 PRINT_HILOGD("printerUri: %{public}s", discoveryItem->printerUri); in UpdatePrinterInfoWithDiscovery() 512 PRINT_HILOGD("quality: %{public}s", supportedQualities.c_str()); in UpdateQualityCapability() 579 PRINT_HILOGD("resolution = %{public}u x %{public}u", xRes, yRes); in UpdateResolutionCapability() [all …]
|
H A D | vendor_bsuni_driver.cpp | 210 PRINT_HILOGD("Init enter"); in Init() 216 PRINT_HILOGD("Init fail"); in Init() 219 PRINT_HILOGD("Init quit"); in Init() 235 PRINT_HILOGD("OnCreate enter"); in OnCreate() 257 PRINT_HILOGD("OnDestroy enter"); in OnDestroy() 275 PRINT_HILOGD("OnStartDiscovery enter"); in OnStartDiscovery() 290 PRINT_HILOGD("OnStopDiscovery enter"); in OnStopDiscovery() 311 PRINT_HILOGD("OnQueryCapability enter"); in OnQueryCapability() 327 PRINT_HILOGD("OnQueryCapability quit"); in OnQueryCapability() 368 PRINT_HILOGD("OnQueryProperties quit"); in OnQueryProperties() [all …]
|
H A D | print_http_server_manager.cpp | 48 PRINT_HILOGD("port : %{public}d is using", allocPort); in AllocatePort() 52 PRINT_HILOGD("bind to port : %{public}d success", allocPort); in AllocatePort() 63 PRINT_HILOGD("startServer"); in StartServer() 69 PRINT_HILOGD("post /"); in StartServer() 72 PRINT_HILOGD("listen path: %{public}s", req.path.c_str()); in StartServer() 78 PRINT_HILOGD("after post"); in StartServer() 80 PRINT_HILOGD("after listen"); in StartServer() 85 …PRINT_HILOGD("PrintHttpServerManager init printerName: %{public}s, port: %{public}d", printerName.… in CreateServer() 132 PRINT_HILOGD("stopServer printerName: %{public}s", printerName.c_str()); in StopServer() 150 PRINT_HILOGD("devStr: %{public}s", devStr.c_str()); in DealUsbDevDetach() [all …]
|
H A D | print_extension_callback_proxy.cpp | 27 PRINT_HILOGD("PrintExtensionCallbackProxy::OnCallBack Start"); in OnCallback() 43 PRINT_HILOGD("PrintExtcbProxy::OnCallBack End, ret = %{public}d", ret); in OnCallback() 49 PRINT_HILOGD("PrintExtensionCallbackProxy::OnCallBack Start"); in OnCallback() 66 PRINT_HILOGD("PrintExtcbProxy::OnCallBack End, ret = %{public}d", ret); in OnCallback() 72 PRINT_HILOGD("PrintExtensionCallbackProxy::OnCallBack Start"); in OnCallback() 89 PRINT_HILOGD("PrintExtcbProxy::OnCallBack End, ret = %{public}d", ret); in OnCallback() 95 PRINT_HILOGD("PrintExtcbProxy::OnCallBack Start"); in OnCallback() 121 PRINT_HILOGD("PrintExtcbProxy::OnCallBack End, ret = %{public}d", ret); in OnCallback()
|
H A D | print_callback_proxy.cpp | 25 PRINT_HILOGD("PrintCallbackProxy::OnCallback Start"); in OnCallback() 41 PRINT_HILOGD("PrintCallbackProxy::OnCallback End"); in OnCallback() 47 PRINT_HILOGD("PrintCallbackProxy::OnCallback Start"); in OnCallback() 52 …PRINT_HILOGD("Printer Event argument:[%{public}d], printerId [%{private}s]", state, info.GetPrinte… in OnCallback() 67 PRINT_HILOGD("PrintCallbackProxy::OnCallback End"); in OnCallback() 73 PRINT_HILOGD("PrintCallbackProxy::OnCallback Start"); in OnCallback() 78 …PRINT_HILOGD("PrintJob Event state:[%{public}d], subState [%{public}d]", state, info.GetSubState()… in OnCallback() 93 PRINT_HILOGD("PrintCallbackProxy::OnCallback End"); in OnCallback() 99 PRINT_HILOGD("PrintCallbackProxy::OnCallback Start"); in OnCallback() 118 PRINT_HILOGD("PrintCallbackProxy::OnCallback End"); in OnCallback()
|
H A D | print_cups_client.cpp | 225 PRINT_HILOGD("StartCupsdService enter"); in StartCupsdService() 431 PRINT_HILOGD("StopCupsdService enter"); in StopCupsdService() 467 PRINT_HILOGD("CUPS_GET_PPDS start."); in QueryPPDInformation() 715 PRINT_HILOGD("get attributes success"); in QueryPrinterCapabilityByUri() 733 PRINT_HILOGD("get attributes success"); in QueryPrinterStatusByUri() 841 PRINT_HILOGD("borderless job options"); in FillBorderlessOptions() 1383 PRINT_HILOGD("IPP_JOB_COMPLETED"); in JobStatusCallback() 1387 PRINT_HILOGD("IPP_JOB_PROCESSING"); in JobStatusCallback() 1790 PRINT_HILOGD("IsPrinterExist enter"); in IsPrinterExist() 1799 PRINT_HILOGD("deviceUri is null"); in IsPrinterExist() [all …]
|
H A D | print_ipp_over_usb_manager.cpp | 44 PRINT_HILOGD("listen usb device attach detach"); in Init() 60 PRINT_HILOGD("ConnectPrinter printerId = %{public}s", printerId.c_str()); in ConnectPrinter() 68 PRINT_HILOGD("ConnectPrinter extensionId = %{public}s", extensionId.c_str()); in ConnectPrinter() 74 PRINT_HILOGD("ConnectPrinter tmp = %{public}s", tmp.c_str()); in ConnectPrinter() 93 PRINT_HILOGD("DisConnectPrinter printerId = %{public}s", printerId.c_str()); in DisConnectPrinter() 100 PRINT_HILOGD("DisConnectPrinter extensionId = %{public}s", extensionId.c_str()); in DisConnectPrinter() 106 PRINT_HILOGD("DisConnectPrinter tmp = %{public}s", tmp.c_str()); in DisConnectPrinter() 109 PRINT_HILOGD("DisConnectPrinter printerName = %{public}s", printerName.c_str()); in DisConnectPrinter()
|
H A D | print_service_ability.cpp | 367 PRINT_HILOGD("ConnectPrinter started."); in ConnectPrinter() 394 PRINT_HILOGD("DisconnectPrinter started."); in DisconnectPrinter() 513 PRINT_HILOGD("DestroyExtension started."); in DestroyExtension() 574 PRINT_HILOGD("QueryAllPrintJob started."); in QueryAllPrintJob() 725 PRINT_HILOGD("AddPrinterToCups started."); in AddPrinterToCups() 733 PRINT_HILOGD("AddPrinterToCups End."); in AddPrinterToCups() 1616 PRINT_HILOGD("Invalid printer id"); in UpdatePrinterState() 1623 PRINT_HILOGD("UpdatePrinterState end."); in UpdatePrinterState() 1888 PRINT_HILOGD("RequestPreview started."); in RequestPreview() 1902 PRINT_HILOGD("invalid job id"); in RequestPreview() [all …]
|
H A D | vendor_ppd_driver.cpp | 28 PRINT_HILOGD("OnQueryCapability printerId=%{public}s", printerId.c_str()); in OnQueryCapability() 63 … PRINT_HILOGD("OnQueryProperties query ppd fail. printerId = %{public}s, printerMake = %{public}s", in OnQueryProperties() 67 PRINT_HILOGD("OnQueryProperties ppd=%{public}s", ppds[0].c_str()); in OnQueryProperties() 83 PRINT_HILOGD("QueryPpdByPrinterId enter."); in QueryPpdByPrinterId() 87 PRINT_HILOGD("QueryPpdByPrinterId success."); in QueryPpdByPrinterId() 108 PRINT_HILOGD("AddPrinterToCups uri=%{public}s, name=%{public}s", printerInfo.GetUri().c_str(), in AddPrinterToCups() 122 PRINT_HILOGD("QueryPrinterCapabilityFromPpd enter."); in QueryPrinterCapabilityFromPpd()
|
H A D | print_cups_attribute.cpp | 42 PRINT_HILOGD("attrString: %{public}s", attrString); in ParseAttributeToValue() 64 PRINT_HILOGD("number of values %{public}d", num); in ParseAttributesToList() 71 PRINT_HILOGD("attrString: %{public}s", attrString); in ParseAttributesToList() 214 PRINT_HILOGD("%{public}s: %{public}s", keyword.c_str(), attrString.c_str()); in ParseQualityAttributes() 244 PRINT_HILOGD("number of values %{public}d", num); in ParseSupportedResolutionAttribute() 284 PRINT_HILOGD("number of values %{public}d", num); in ParseDefaultResolutionAttribute() 329 PRINT_HILOGD("%{public}s found: %{public}d", keyword.c_str(), value); in ParseMediaColDefaultAttributes() 378 PRINT_HILOGD("orientation-default found: %{public}d", orientationEnum); in ParseOrientationAttributes() 404 PRINT_HILOGD("%{public}s: %{public}s", keyword.c_str(), attrString.c_str()); in ParseOtherAttributes() 411 PRINT_HILOGD("%{public}s: %{public}s", keyword.c_str(), attrString.c_str()); in ParseOtherAttributes() [all …]
|
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
H A D | napi_print_ext.cpp | 79 PRINT_HILOGD("Enter ---->"); in RemovePrinters() 186 PRINT_HILOGD("Enter ---->"); in UpdatePrinterState() 294 PRINT_HILOGD("Enter ---->"); in UpdateExtensionInfo() 341 PRINT_HILOGD("Enter AddPrinterToCups---->"); in AddPrinterToCups() 377 PRINT_HILOGD("ret: %{public}d", ret); in AddPrinterToCups() 421 PRINT_HILOGD("output enter ---->"); in QueryPrinterCapabilityByUri() 430 PRINT_HILOGD("ret: %d", ret); in QueryPrinterCapabilityByUri() 443 PRINT_HILOGD("Enter DeletePrinterFromCups---->"); in DeletePrinterFromCups() 468 PRINT_HILOGD("ret: %d", ret); in DeletePrinterFromCups() 482 PRINT_HILOGD("Enter DiscoverUsbPrinters---->"); in DiscoverUsbPrinters() [all …]
|
H A D | napi_inner_print.cpp | 37 PRINT_HILOGD("Enter ---->"); in QueryExtensionInfo() 46 PRINT_HILOGD("ouput enter---->"); in QueryExtensionInfo() 335 PRINT_HILOGD("Enter ---->"); in RequestPreview() 362 PRINT_HILOGD("exec----"); in RequestPreview() 427 PRINT_HILOGD("ouput enter---->"); in QueryAllPrintJob() 473 PRINT_HILOGD("ouput enter---->"); in QueryPrintJobById() 523 PRINT_HILOGD("exec----"); in GetPrinterPreference() 586 PRINT_HILOGD("Enter ---->"); in On() 637 PRINT_HILOGD("Enter ---->"); in Off() 795 PRINT_HILOGD("ouput enter---->"); in QueryAddedPrinter() [all …]
|
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/ |
H A D | printer_info.cpp | 397 PRINT_HILOGD("printerId: %{private}s", printerId_.c_str()); in Dump() 398 PRINT_HILOGD("printerName: %{private}s", printerName_.c_str()); in Dump() 399 PRINT_HILOGD("printerIcon: %{public}d", printerIcon_); in Dump() 400 PRINT_HILOGD("printerState: %{public}d", printerState_); in Dump() 403 PRINT_HILOGD("printerIcon: %{public}d", printerIcon_); in Dump() 406 PRINT_HILOGD("description: %{private}s", description_.c_str()); in Dump() 409 PRINT_HILOGD("printerStatus: %{public}d", printerStatus_); in Dump() 415 PRINT_HILOGD("uri: %{private}s", uri_.c_str()); in Dump() 418 PRINT_HILOGD("printerMake: %{private}s", printerMake_.c_str()); in Dump() 421 PRINT_HILOGD("option: %{private}s", option_.c_str()); in Dump() [all …]
|
H A D | print_job.cpp | 301 PRINT_HILOGD("fd[%{public}d] = %{public}d", index, fd); in ReadParcelFD() 410 PRINT_HILOGD("fd = %{public}d", fdList_[i]); in Dump() 413 PRINT_HILOGD("jobId_ = %{public}s", jobId_.c_str()); in Dump() 415 PRINT_HILOGD("jobState_ = %{public}d", jobState_); in Dump() 416 PRINT_HILOGD("subState_ = %{public}d", subState_); in Dump() 417 PRINT_HILOGD("copyNumber_ = %{public}d", copyNumber_); in Dump() 418 PRINT_HILOGD("isSequential_ = %{public}d", isSequential_); in Dump() 419 PRINT_HILOGD("isLandscape_ = %{public}d", isLandscape_); in Dump() 420 PRINT_HILOGD("colorMode_ = %{public}d", colorMode_); in Dump() 421 PRINT_HILOGD("duplexMode_ = %{public}d", duplexMode_); in Dump() [all …]
|
H A D | print_extension_info.cpp | 123 PRINT_HILOGD("extensionId = %{public}s", extensionId_.c_str()); in Dump() 124 PRINT_HILOGD("vendorId_ = %{public}s", vendorId_.c_str()); in Dump() 125 PRINT_HILOGD("vendorName_ = %{public}s", vendorName_.c_str()); in Dump() 126 PRINT_HILOGD("vendorIcon_ = %{public}d", vendorIcon_); in Dump() 127 PRINT_HILOGD("version_ = %{public}s", version_.c_str()); in Dump()
|