Home
last modified time | relevance | path

Searched refs:PRINT_HILOGD (Results 1 – 25 of 42) sorted by relevance

12

/base/print/print_fwk/services/print_service/src/
Dprint_service_stub.cpp65 PRINT_HILOGD("OnRemoteRequest started, code = %{public}d", code); in OnRemoteRequest()
85 PRINT_HILOGD("PrintServiceStub::OnStartPrint in"); in OnStartPrint()
92 PRINT_HILOGD("Current file is %{public}zd", fileList.size()); in OnStartPrint()
95 PRINT_HILOGD("file is %{private}s", file.c_str()); in OnStartPrint()
104 PRINT_HILOGD("fdList[%{public}d] = %{public}d", index, fd); in OnStartPrint()
119 PRINT_HILOGD("PrintServiceStub::OnStartPrint out"); in OnStartPrint()
125 PRINT_HILOGD("PrintServiceStub::OnStopPrint in"); in OnStopPrint()
129 PRINT_HILOGD("PrintServiceStub::OnStopPrint out"); in OnStopPrint()
135 PRINT_HILOGD("PrintServiceStub::OnConnectPrinter in"); in OnConnectPrinter()
138 PRINT_HILOGD("PrintServiceStub::OnConnectPrinter out"); in OnConnectPrinter()
[all …]
Dprint_extension_callback_proxy.cpp27 PRINT_HILOGD("PrintExtensionCallbackProxy::OnCallBack Start"); in OnCallback()
39 PRINT_HILOGD("PrintExtcbProxy::OnCallBack End, ret = %{public}d", ret); in OnCallback()
45 PRINT_HILOGD("PrintExtensionCallbackProxy::OnCallBack Start"); in OnCallback()
58 PRINT_HILOGD("PrintExtcbProxy::OnCallBack End, ret = %{public}d", ret); in OnCallback()
64 PRINT_HILOGD("PrintExtensionCallbackProxy::OnCallBack Start"); in OnCallback()
76 PRINT_HILOGD("PrintExtcbProxy::OnCallBack End, ret = %{public}d", ret); in OnCallback()
82 PRINT_HILOGD("PrintExtcbProxy::OnCallBack Start"); in OnCallback()
103 PRINT_HILOGD("PrintExtcbProxy::OnCallBack End, ret = %{public}d", ret); in OnCallback()
Dprint_callback_proxy.cpp25 PRINT_HILOGD("PrintCallbackProxy::OnCallback Start"); in OnCallback()
36 PRINT_HILOGD("PrintCallbackProxy::OnCallback End"); in OnCallback()
42 PRINT_HILOGD("PrintCallbackProxy::OnCallback Start"); in OnCallback()
47PRINT_HILOGD("Printer Event argument:[%{public}d], printerId [%{private}s]", state, info.GetPrinte… in OnCallback()
57 PRINT_HILOGD("PrintCallbackProxy::OnCallback End"); in OnCallback()
63 PRINT_HILOGD("PrintCallbackProxy::OnCallback Start"); in OnCallback()
68PRINT_HILOGD("PrintJob Event state:[%{public}d], subState [%{public}d]", state, info.GetSubState()… in OnCallback()
78 PRINT_HILOGD("PrintCallbackProxy::OnCallback End"); in OnCallback()
84 PRINT_HILOGD("PrintCallbackProxy::OnCallback Start"); in OnCallback()
98 PRINT_HILOGD("PrintCallbackProxy::OnCallback End"); in OnCallback()
Dprint_cups_client.cpp100 PRINT_HILOGD("StartCupsdService enter"); in StartCupsdService()
105 PRINT_HILOGD("SetParameter failed: %{public}d.", result); in StartCupsdService()
111 PRINT_HILOGD("print.cupsd.ready value: %{public}s.", value); in StartCupsdService()
139 PRINT_HILOGD("The Process of CUPSD has existed, pid: %{public}s.", buf); in StartCupsdService()
265 PRINT_HILOGD("The resource has been copied."); in InitCupsResources()
279 PRINT_HILOGD("StopCupsdService enter"); in StopCupsdService()
287 PRINT_HILOGD("SetParameter failed: %{public}d.", result); in StopCupsdService()
293 PRINT_HILOGD("print.cupsd.ready value: %{public}s.", value); in StopCupsdService()
307 PRINT_HILOGD("CUPS_GET_PPDS start."); in QueryPPDInformation()
356PRINT_HILOGD("PrintCupsClient AddPrinterToCups start, printerMake: %{public}s", printerMake.c_str(… in AddPrinterToCups()
[all …]
Dprint_service_ability.cpp220 PRINT_HILOGD("fd[%{public}d] = %{public}d", index, fd); in BuildFDParam()
243 PRINT_HILOGD("PrintServiceAbility StartPrint started."); in CallSpooler()
300 PRINT_HILOGD("PrintServiceAbility StartPrint started."); in CallSpooler()
349 PRINT_HILOGD("PrintServiceAbility StopPrint started."); in StopPrint()
361 PRINT_HILOGD("ConnectPrinter started."); in ConnectPrinter()
398 PRINT_HILOGD("DisconnectPrinter started."); in DisconnectPrinter()
435 PRINT_HILOGD("StartDiscoverPrinter started."); in StartDiscoverPrinter()
471 PRINT_HILOGD("StartDiscoverPrinter end."); in StartDiscoverPrinter()
477 PRINT_HILOGD("DelayStartDiscovery started. %{public}s", extensionId.c_str()); in DelayStartDiscovery()
508 PRINT_HILOGD("StopDiscoverPrinter started."); in StopDiscoverPrinter()
[all …]
Dprint_service_helper.cpp56 PRINT_HILOGD("PrintServiceHelper::StartAbility %{public}s %{public}s", in StartAbility()
62 PRINT_HILOGD("PrintServiceHelper::StartAbility %{public}d", retry); in StartAbility()
77 PRINT_HILOGD("PrintServiceHelper::KillAbility %{public}d %{public}s", in KillAbility()
90 PRINT_HILOGD("PrintServiceHelper::StartPrintServiceExtension %{public}s %{public}s", in StartPrintServiceExtension()
96 PRINT_HILOGD("PrintServiceHelper::StartPrintServiceExtension %{public}d", retry); in StartPrintServiceExtension()
/base/print/print_fwk/frameworks/kits/extension/src/
Dprint_extension_context.cpp29 PRINT_HILOGD("%{public}s begin.", __func__); in StartAbility()
31 PRINT_HILOGD("%{public}s. End calling StartAbility. ret=%{public}d", __func__, err); in StartAbility()
40 PRINT_HILOGD("%{public}s begin.", __func__); in StartAbility()
43 PRINT_HILOGD("%{public}s. End calling StartAbility. ret=%{public}d", __func__, err); in StartAbility()
53 PRINT_HILOGD("%{public}s begin.", __func__); in ConnectAbility()
55 PRINT_HILOGD("PrintExtensionContext::ConnectAbility ErrorCode = %{public}d", ret); in ConnectAbility()
61 PRINT_HILOGD("%{public}s begin.", __func__); in StartAbilityWithAccount()
62 PRINT_HILOGD("%{public}d accountId:", accountId); in StartAbilityWithAccount()
65 PRINT_HILOGD("%{public}s. End calling StartAbilityWithAccount. ret=%{public}d", __func__, err); in StartAbilityWithAccount()
75 PRINT_HILOGD("%{public}s begin.", __func__); in StartAbilityWithAccount()
[all …]
Djs_print_extension_connection.cpp42 PRINT_HILOGD("OnAbilityConnectDone begin, resultCode:%{public}d", resultCode); in OnAbilityConnectDone()
44 PRINT_HILOGD("handler_ nullptr"); in OnAbilityConnectDone()
51 PRINT_HILOGD("connectionSptr nullptr"); in OnAbilityConnectDone()
62 PRINT_HILOGD("HandleOnAbilityConnectDone begin, resultCode:%{public}d", resultCode); in HandleOnAbilityConnectDone()
67 PRINT_HILOGD("OnAbilityConnectDone begin NAPI_ohos_rpc_CreateJsRemoteObject"); in HandleOnAbilityConnectDone()
85 PRINT_HILOGD("JSPrintExtensionConnection::napi_call_function onConnect, success"); in HandleOnAbilityConnectDone()
88 PRINT_HILOGD("OnAbilityConnectDone end"); in HandleOnAbilityConnectDone()
93 PRINT_HILOGD("OnAbilityDisconnectDone begin, resultCode:%{public}d", resultCode); in OnAbilityDisconnectDone()
95 PRINT_HILOGD("handler_ nullptr"); in OnAbilityDisconnectDone()
102 PRINT_HILOGD("connectionSptr nullptr"); in OnAbilityDisconnectDone()
[all …]
Djs_print_extension.cpp45 PRINT_HILOGD("jws JsPrintExtension begin Create"); in Create()
58 PRINT_HILOGD("jws JsPrintExtension begin Init"); in Init()
76 PRINT_HILOGD("JsPrintExtension::Init end."); in Init()
90 PRINT_HILOGD("Init module:%{public}s,srcPath:%{public}s.", moduleName.c_str(), srcPath.c_str()); in InitExtensionObj()
109 PRINT_HILOGD("CreateJsPrintExtensionContext."); in InitContextObj()
114 PRINT_HILOGD("JsPrintExtension::Init Bind."); in InitContextObj()
116 PRINT_HILOGD("JsPrintExtension::napi_set_named_property."); in InitContextObj()
125 PRINT_HILOGD("Finalizer for weak_ptr Print extension context is called"); in InitContextObj()
135 PRINT_HILOGD("jws JsPrintExtension OnStart begin.."); in OnStart()
143 PRINT_HILOGD("%{public}s end.", __func__); in OnStart()
[all …]
Dprint_extension.cpp30 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()
Djs_print_extension_context.cpp48 PRINT_HILOGD("JsAbilityContext::Finalizer is called"); in Finalizer()
109 PRINT_HILOGD("OnStartAbility is called"); in OnStartAbility()
121PRINT_HILOGD("%{public}s bundlename:%{public}s abilityname:%{public}s", __func__, want.GetBundle()… in OnStartAbility()
127 PRINT_HILOGD("OnStartAbility start options is used."); in OnStartAbility()
134 PRINT_HILOGD("startAbility begin"); in OnStartAbility()
174PRINT_HILOGD("%{public}s bundlename:%{public}s abilityname:%{public}s", __func__, want.GetBundle()… in OnStartAbilityWithAccount()
182 PRINT_HILOGD("%{public}d accountId:", accountId); in OnStartAbilityWithAccount()
221 PRINT_HILOGD("OnTerminateAbility is called"); in OnTerminateAbility()
231 PRINT_HILOGD("TerminateAbility begin"); in OnTerminateAbility()
258 PRINT_HILOGD("OnConnectAbility is called"); in OnConnectAbility()
[all …]
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
Dprint_manager_client.cpp58 PRINT_HILOGD("printServiceProxy_ is not null"); in GetPrintServiceProxy()
70 PRINT_HILOGD("Getting PrintManagerClientProxy succeeded."); in GetPrintServiceProxy()
75 PRINT_HILOGD("Getting PrintManagerClientProxy ret[%{public}d].", result); in GetPrintServiceProxy()
82 PRINT_HILOGD("start"); in OnRemoteSaDied()
93 PRINT_HILOGD("need reset"); in OnRemoteSaDied()
103 PRINT_HILOGD("PrintManagerClient StartPrint start."); in StartPrint()
107 PRINT_HILOGD("PrintManagerClient StartPrint out ret = [%{public}d].", ret); in StartPrint()
115 PRINT_HILOGD("PrintManagerClient StartPrint start."); in StartPrint()
119 PRINT_HILOGD("PrintManagerClient StartPrint out ret = [%{public}d].", ret); in StartPrint()
126 PRINT_HILOGD("PrintManagerClient StopPrint start."); in StopPrint()
[all …]
Dprint_service_proxy.cpp35 PRINT_HILOGD("PrintServiceProxy out. ret = [%{public}d]", retCode); in GetResult()
45 PRINT_HILOGD("Current file is %{public}zd", fileList.size()); in StartPrint()
47 PRINT_HILOGD("file is %{private}s", file.c_str()); in StartPrint()
63 PRINT_HILOGD("PrintServiceProxy StartPrint started."); in StartPrint()
67PRINT_HILOGD("PrintServiceProxy StartPrint ret = [%{public}d] TaskId = %{public}s", ret, taskId.c_… in StartPrint()
77 PRINT_HILOGD("Current file is %{public}zd", fileList.size()); in StartPrint()
79 PRINT_HILOGD("file is %{private}s", file.c_str()); in StartPrint()
99 PRINT_HILOGD("PrintServiceProxy StartPrint started."); in StartPrint()
103PRINT_HILOGD("PrintServiceProxy StartPrint ret = [%{public}d] TaskId = %{public}s", ret, taskId.c_… in StartPrint()
113 PRINT_HILOGD("PrintServiceProxy StopPrint started."); in StopPrint()
[all …]
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
Dnapi_print_ext.cpp27 PRINT_HILOGD("Enter ---->"); in AddPrinters()
48PRINT_HILOGD("printerInfoPtr->GetPrinterId() = %{public}s", printerInfoPtr->GetPrinterId().c_str()… in AddPrinters()
60PRINT_HILOGD("output ---- [%{public}s], status[%{public}d]", context->result ? "true" : "false", s… in AddPrinters()
78 PRINT_HILOGD("Enter ---->"); in RemovePrinters()
107PRINT_HILOGD("output ---- [%{public}s], status[%{public}d]", context->result ? "true" : "false", s… in RemovePrinters()
125 PRINT_HILOGD("Enter ---->"); in UpdatePrinters()
156PRINT_HILOGD("output ---- [%{public}s], status[%{public}d]", context->result ? "true" : "false", s… in UpdatePrinters()
174 PRINT_HILOGD("Enter ---->"); in UpdatePrinterState()
186 PRINT_HILOGD("printerId : %{public}s", printerId.c_str()); in UpdatePrinterState()
189 PRINT_HILOGD("printerState : %{public}d", printerState); in UpdatePrinterState()
[all …]
Dnapi_inner_print.cpp35 PRINT_HILOGD("Enter ---->"); in QueryExtensionInfo()
42 PRINT_HILOGD("ouput enter---->"); in QueryExtensionInfo()
46 PRINT_HILOGD("ExtensionId = %{public}s", extInfo.GetExtensionId().c_str()); in QueryExtensionInfo()
47 PRINT_HILOGD("VendorId = %{public}s", extInfo.GetVendorId().c_str()); in QueryExtensionInfo()
48 PRINT_HILOGD("VendorName = %{public}s", extInfo.GetVendorName().c_str()); in QueryExtensionInfo()
49 PRINT_HILOGD("VendorIcon = %{public}d", extInfo.GetVendorIcon()); in QueryExtensionInfo()
50 PRINT_HILOGD("Version = %{public}s", extInfo.GetVersion().c_str()); in QueryExtensionInfo()
70 PRINT_HILOGD("Enter StartDiscovery---->"); in StartDiscovery()
85PRINT_HILOGD("output for :---- extensionList value is :[%{public}s]", extensionId.c_str()); in StartDiscovery()
94PRINT_HILOGD("output ---- [%{public}s], status[%{public}d]", context->result ? "true" : "false", s… in StartDiscovery()
[all …]
Dnapi_print_pdf_render.cpp38 PRINT_HILOGD("NapiPrintPdfRender::CreatePdfRender Enter------------>"); in CreatePdfRender()
90 PRINT_HILOGD("VerifyParameters start!"); in VerifyParameters()
100 PRINT_HILOGD("Succeed to VerifyParameters"); in VerifyParameters()
127 PRINT_HILOGD("constructor print pdfRender!"); in Initialize()
139 PRINT_HILOGD("destructed print render"); in Initialize()
147 PRINT_HILOGD("Succeed to allocate print render"); in Initialize()
153 PRINT_HILOGD("fileName: %{public}s", fileName.c_str()); in IsPdfFile()
Dprint_task.cpp34 PRINT_HILOGD("list type: fdlist"); in PrintTask()
41 PRINT_HILOGD("list type: filelist"); in PrintTask()
126 PRINT_HILOGD("Enter ---->"); in On()
138 PRINT_HILOGD("type : %{public}s", type.c_str()); in On()
167 PRINT_HILOGD("Enter ---->"); in Off()
185 PRINT_HILOGD("event type : %{public}s", context->type.c_str()); in Off()
190 PRINT_HILOGD("context->result = %{public}d", context->result); in Off()
/base/print/print_fwk/utils/include/
Dprint_log.h35 #ifdef PRINT_HILOGD
36 #undef PRINT_HILOGD
61 #define PRINT_HILOGD(fmt, ...) \ macro
74 #define PRINT_HILOGD(fmt, ...) macro
/base/print/print_fwk/frameworks/models/print_models/src/
Dprint_extension_info.cpp123 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()
Dprinter_info.cpp218 PRINT_HILOGD("printerId: %{private}s", printerId_.c_str()); in Dump()
219 PRINT_HILOGD("printerName: %{private}s", printerName_.c_str()); in Dump()
220 PRINT_HILOGD("printerIcon: %{public}d", printerIcon_); in Dump()
221 PRINT_HILOGD("printerState: %{public}d", printerState_); in Dump()
223 PRINT_HILOGD("description: %{private}s", description_.c_str()); in Dump()
225 PRINT_HILOGD("description: %{private}s", description_.c_str()); in Dump()
230 PRINT_HILOGD("option: %{private}s", option_.c_str()); in Dump()
Dprint_page_size.cpp23 PRINT_HILOGD(""); in BuildPageSizeMap()
146 PRINT_HILOGD("id_ = %{public}s", id_.c_str()); in Dump()
147 PRINT_HILOGD("name_ = %{public}s", name_.c_str()); in Dump()
148 PRINT_HILOGD("width_ = %{public}d", width_); in Dump()
149 PRINT_HILOGD("height_ = %{public}d", height_); in Dump()
Dprint_job.cpp302 PRINT_HILOGD("fd[%{public}d] = %{public}d", index, fd); in ReadParcelFD()
403 PRINT_HILOGD("fd = %{public}d", fdList_[i]); in Dump()
406 PRINT_HILOGD("jobId_ = %{public}s", jobId_.c_str()); in Dump()
407 PRINT_HILOGD("printerId_ = %{private}s", printerId_.c_str()); in Dump()
408 PRINT_HILOGD("jobState_ = %{public}d", jobState_); in Dump()
409 PRINT_HILOGD("subState_ = %{public}d", subState_); in Dump()
410 PRINT_HILOGD("copyNumber_ = %{public}d", copyNumber_); in Dump()
411 PRINT_HILOGD("isSequential_ = %{public}d", isSequential_); in Dump()
412 PRINT_HILOGD("isLandscape_ = %{public}d", isLandscape_); in Dump()
413 PRINT_HILOGD("colorMode_ = %{public}d", colorMode_); in Dump()
[all …]
Dprint_resolution.cpp105 PRINT_HILOGD("id_ = %{public}s", id_.c_str()); in Dump()
106 PRINT_HILOGD("horizontalDpi_ = %{public}d", horizontalDpi_); in Dump()
107 PRINT_HILOGD("verticalDpi_ = %{public}d", verticalDpi_); in Dump()
Dprint_margin.cpp186 PRINT_HILOGD("top_ = %{public}d", top_); in Dump()
190 PRINT_HILOGD("bottom_ = %{public}d", bottom_); in Dump()
194 PRINT_HILOGD("left_ = %{public}d", left_); in Dump()
198 PRINT_HILOGD("right_ = %{public}d", right_); in Dump()
Dprint_attributes.cpp407 PRINT_HILOGD("copyNumber_ = %{public}d", copyNumber_); in Dump()
410 PRINT_HILOGD("isSequential_ = %{public}d", isSequential_); in Dump()
413 PRINT_HILOGD("isLandscape_ = %{public}d", isLandscape_); in Dump()
416 PRINT_HILOGD("directionMode_ = %{public}d", directionMode_); in Dump()
419 PRINT_HILOGD("colorMode_ = %{public}d", colorMode_); in Dump()
422 PRINT_HILOGD("duplexMode_ = %{public}d", duplexMode_); in Dump()
434 PRINT_HILOGD("option: %{private}s", option_.c_str()); in Dump()

12