Home
last modified time | relevance | path

Searched refs:PRINT_HILOGD (Results 1 - 25 of 58) sorted by relevance

123

/base/print/print_fwk/frameworks/kits/extension/src/
H A 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(" in StartAbilityWithAccount()
[all...]
H A 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("connectionSpt in OnAbilityDisconnectDone()
[all...]
H A 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(" in OnStart()
[all...]
H A 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()
H A Djs_print_extension_context.cpp48 PRINT_HILOGD("JsAbilityContext::Finalizer is called"); in Finalizer()
109 PRINT_HILOGD("OnStartAbility is called"); in OnStartAbility()
121 PRINT_HILOGD("%{public}s bundlename:%{public}s abilityname:%{public}s", __func__, want.GetBundle().c_str(), in OnStartAbility()
127 PRINT_HILOGD("OnStartAbility start options is used."); in OnStartAbility()
134 PRINT_HILOGD("startAbility begin"); in OnStartAbility()
174 PRINT_HILOGD("%{public}s bundlename:%{public}s abilityname:%{public}s", __func__, want.GetBundle().c_str(), 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("OnConnectAbilit in OnConnectAbility()
[all...]
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_service_proxy.cpp35 PRINT_HILOGD("PrintServiceProxy out. ret = [%{public}d]", retCode); in GetResult()
54 PRINT_HILOGD("PrintServiceProxy CMD_START_SERVICE ret = [%{public}d]", ret); in StartService()
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()
93 PRINT_HILOGD("PrintServiceProxy StartPrint ret = [%{public}d] TaskId = %{public}s", ret, taskId.c_str()); in StartPrint()
103 PRINT_HILOGD("PrintServiceProxy StopPrint started."); in StopPrint()
111 PRINT_HILOGD("PrintServiceProxy StopPrint out. ret = [%{public}d]", ret); in StopPrint()
121 PRINT_HILOGD("PrintServiceProxy ConnectPrinter started."); in ConnectPrinter()
129 PRINT_HILOGD("PrintServiceProx in ConnectPrinter()
[all...]
H A 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("OnRemoteSaDied start"); in OnRemoteSaDied()
93 PRINT_HILOGD("need reset"); in OnRemoteSaDied()
104 PRINT_HILOGD("PrintManagerClient StartPrint start."); in StartPrint()
108 PRINT_HILOGD("PrintManagerClient StartPrint out ret = [%{public}d].", ret); in StartPrint()
116 PRINT_HILOGD("PrintManagerClient StopPrint start."); in StopPrint()
120 PRINT_HILOGD("PrintManagerClient StopPrint out ret = [%{public}d].", ret); in StopPrint()
128 PRINT_HILOGD("PrintManagerClien in ConnectPrinter()
[all...]
H A Dprint_innerkit_modal_ui_callback.cpp30 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()
/base/print/print_fwk/services/print_service/src/
H A Dprint_http_server_manager.cpp48 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.c_str(), port); in CreateServer()
126 PRINT_HILOGD("stopServer printerName: %{public}s", printerName.c_str()); in StopServer()
144 PRINT_HILOGD("devSt in DealUsbDevDetach()
[all...]
H A 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()
47 PRINT_HILOGD("Printer Event argument:[%{public}d], printerId [%{private}s]", state, info.GetPrinterId().c_str()); in OnCallback()
57 PRINT_HILOGD("PrintCallbackProxy::OnCallback End"); in OnCallback()
63 PRINT_HILOGD("PrintCallbackProxy::OnCallback Start"); in OnCallback()
68 PRINT_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("PrintCallbackProx in OnCallback()
[all...]
H A Dprint_ipp_over_usb_manager.cpp44 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 Dprint_extension_callback_proxy.cpp27 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 Dprint_http_request_process.cpp62 PRINT_HILOGD("include HTTP/1.1 100"); in NeedOffset()
116 PRINT_HILOGD("contentLength = %{public}s, %{public}lu", lenStr.c_str(), contentLength); in GetContentLength()
125 PRINT_HILOGD("operation:%{public}s, readTempBuffer: %{public}x", in DumpRespIdCode()
164 PRINT_HILOGD("operation:%{public}s, fileDataBeginIndex = %{public}lu", in CalculateFileDataBeginIndex()
181 PRINT_HILOGD("operation:%{public}s, readSize = %{public}lu", PrintOperation(operation).c_str(), readSize); in ProcessDataFromDevice()
211 PRINT_HILOGD("operation:%{public}s requestId: %{public}lu ", PrintOperation(operation).c_str(), requestId); in ProcessDataFromDevice()
220 PRINT_HILOGD("GetAttr again"); in GetAttrAgain()
226 PRINT_HILOGD("GetAttr again readSize = %{public}lu", readSize); in GetAttrAgain()
235 PRINT_HILOGD("StartReadSendDocDataFromPrinterLooper"); in StartReadSendDocDataFromPrinterLooper()
242 PRINT_HILOGD("EndReadSendDocDataFromPrinterLoope in StartReadSendDocDataFromPrinterLooper()
[all...]
H A Dvendor_helper.cpp207 PRINT_HILOGD("printerId: %{public}s", discoveryItem->printerId); in LogDiscoveryItem()
212 PRINT_HILOGD("printerName: %{public}s", discoveryItem->printerName); in LogDiscoveryItem()
217 PRINT_HILOGD("description: %{public}s", discoveryItem->description); in LogDiscoveryItem()
220 PRINT_HILOGD("location: %{public}s", discoveryItem->location); in LogDiscoveryItem()
223 PRINT_HILOGD("makeAndModel: %{public}s", discoveryItem->makeAndModel); in LogDiscoveryItem()
228 PRINT_HILOGD("printerUri: %{public}s", discoveryItem->printerUri); in LogDiscoveryItem()
233 PRINT_HILOGD("printerUuid: %{public}s", discoveryItem->printerUuid); in LogDiscoveryItem()
246 PRINT_HILOGD("page id = %{public}s", capability->supportedPageSizes[i].id); in LogPageCapability()
249 PRINT_HILOGD("page name = %{public}s", capability->supportedPageSizes[i].name); in LogPageCapability()
251 PRINT_HILOGD("pag in LogPageCapability()
[all...]
H A Dprint_service_stub.cpp91 PRINT_HILOGD("OnRemoteRequest started, code = %{public}d", code); in OnRemoteRequest()
112 PRINT_HILOGD("nativePrint PrintServiceStub::OnStartService in"); in OnStartService()
130 PRINT_HILOGD("Current file is %{public}zd", fileList.size()); in OnStartPrint()
147 PRINT_HILOGD("fdList[%{public}d] = %{public}d", index, fd); in OnStartPrint()
154 PRINT_HILOGD("PrintServiceStub::OnStartPrint out"); in OnStartPrint()
164 PRINT_HILOGD("PrintServiceStub::OnStopPrint out"); in OnStopPrint()
173 PRINT_HILOGD("PrintServiceStub::OnConnectPrinter out"); in OnConnectPrinter()
182 PRINT_HILOGD("PrintServiceStub::OnDisconnectPrinter out"); in OnDisconnectPrinter()
193 PRINT_HILOGD("PrintServiceStub::OnStartDiscoverPrinter out"); in OnStartDiscoverPrinter()
202 PRINT_HILOGD("PrintServiceStu in OnStopDiscoverPrint()
[all...]
H A Dvendor_bsuni_driver.cpp203 PRINT_HILOGD("Init enter"); in Init()
205 PRINT_HILOGD("VendorDriverBase init fail"); in Init()
209 PRINT_HILOGD("Init fail"); in Init()
212 PRINT_HILOGD("Init quit"); in Init()
228 PRINT_HILOGD("OnCreate enter"); in OnCreate()
250 PRINT_HILOGD("OnDestroy enter"); in OnDestroy()
268 PRINT_HILOGD("OnStartDiscovery enter"); in OnStartDiscovery()
283 PRINT_HILOGD("OnStopDiscovery enter"); in OnStopDiscovery()
304 PRINT_HILOGD("OnQueryCapability enter"); in OnQueryCapability()
317 PRINT_HILOGD("OnQueryCapabilit in OnQueryCapability()
[all...]
H A Dprint_cups_client.cpp149 PRINT_HILOGD("Device: uri = %{private}s\n", deviceUri); in DeviceCb()
150 PRINT_HILOGD("class = %{private}s\n", deviceClass); in DeviceCb()
151 PRINT_HILOGD("make-and-model = %{private}s\n", deviceMakeAndModel); in DeviceCb()
152 PRINT_HILOGD("location = %{private}s\n", deviceLocation); in DeviceCb()
191 PRINT_HILOGD("StartCupsdService enter"); in StartCupsdService()
196 PRINT_HILOGD("SetParameter failed: %{public}d.", result); in StartCupsdService()
202 PRINT_HILOGD("print.cupsd.ready value: %{public}s.", value); in StartCupsdService()
229 PRINT_HILOGD("The Process of CUPSD has existed, pid: %{public}s.", buf); in StartCupsdService()
265 PRINT_HILOGD("symlink success, ret = %{public}d, errno = %{public}d", ret, errno); in SymlinkFile()
295 PRINT_HILOGD("symlin in SymlinkDirectory()
[all...]
H A Dprint_service_ability.cpp176 PRINT_HILOGD("before PrintIppOverUsbManager Init"); in Init()
178 PRINT_HILOGD("end PrintIppOverUsbManager Init"); in Init()
292 PRINT_HILOGD("PrintServiceAbility StartPrint started."); in CallSpooler()
326 PRINT_HILOGD("PrintServiceAbility StopPrint started."); in StopPrint()
367 PRINT_HILOGD("ConnectPrinter started."); in ConnectPrinter()
394 PRINT_HILOGD("DisconnectPrinter started."); in DisconnectPrinter()
431 PRINT_HILOGD("StartDiscoverPrinter started."); in StartDiscoverPrinter()
445 PRINT_HILOGD("DelayStartDiscovery started. %{public}s", extensionId.c_str()); in DelayStartDiscovery()
476 PRINT_HILOGD("StopDiscoverPrinter started."); in StopDiscoverPrinter()
514 PRINT_HILOGD("DestroyExtensio in DestroyExtension()
[all...]
H A Dprint_service_helper.cpp62 PRINT_HILOGD("PrintServiceHelper::StartAbility %{public}s %{public}s", in StartAbility()
68 PRINT_HILOGD("PrintServiceHelper::StartAbility %{public}d", retry); in StartAbility()
79 PRINT_HILOGD("enter PrintServiceHelper::StartPluginPrintIconExtAbility"); in StartPluginPrintIconExtAbility()
80 PRINT_HILOGD("want: %{public}s", want.ToUri().c_str()); in StartPluginPrintIconExtAbility()
89 PRINT_HILOGD("PrintServiceHelper::StartPluginPrintIconExtAbility %{public}s %{public}s", in StartPluginPrintIconExtAbility()
/base/print/print_fwk/utils/include/
H A Dprint_log.h35 #ifdef PRINT_HILOGD
36 #undef PRINT_HILOGD macro
65 #define PRINT_HILOGD(fmt, ...) \ macro
78 #define PRINT_HILOGD(fmt, ...) macro
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dnapi_print_ext.cpp27 PRINT_HILOGD("Enter ---->"); in AddPrinters()
50 PRINT_HILOGD("printerInfoPtr->GetPrinterId() = %{public}s", printerInfoPtr->GetPrinterId().c_str()); in AddPrinters()
62 PRINT_HILOGD("output ---- [%{public}s], status[%{public}d]", context->result ? "true" : "false", status); in AddPrinters()
80 PRINT_HILOGD("Enter ---->"); in RemovePrinters()
111 PRINT_HILOGD("output ---- [%{public}s], status[%{public}d]", context->result ? "true" : "false", status); in RemovePrinters()
129 PRINT_HILOGD("Enter ---->"); in UpdatePrinters()
162 PRINT_HILOGD("output ---- [%{public}s], status[%{public}d]", context->result ? "true" : "false", status); in UpdatePrinters()
180 PRINT_HILOGD("Enter ---->"); in UpdatePrinterState()
194 PRINT_HILOGD("printerId : %{public}s", printerId.c_str()); in UpdatePrinterState()
197 PRINT_HILOGD("printerStat in UpdatePrinterState()
[all...]
H A Dnapi_inner_print.cpp37 PRINT_HILOGD("Enter ---->"); in QueryExtensionInfo()
46 PRINT_HILOGD("ouput enter---->"); in QueryExtensionInfo()
50 PRINT_HILOGD("ExtensionId = %{public}s", extInfo.GetExtensionId().c_str()); in QueryExtensionInfo()
51 PRINT_HILOGD("VendorId = %{public}s", extInfo.GetVendorId().c_str()); in QueryExtensionInfo()
52 PRINT_HILOGD("VendorName = %{public}s", extInfo.GetVendorName().c_str()); in QueryExtensionInfo()
53 PRINT_HILOGD("VendorIcon = %{public}d", extInfo.GetVendorIcon()); in QueryExtensionInfo()
54 PRINT_HILOGD("Version = %{public}s", extInfo.GetVersion().c_str()); in QueryExtensionInfo()
74 PRINT_HILOGD("Enter StartDiscovery---->"); in StartDiscovery()
95 PRINT_HILOGD("output for :---- extensionList value is :[%{public}s]", extensionId.c_str()); in StartDiscovery()
104 PRINT_HILOGD("outpu in StartDiscovery()
[all...]
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_info.cpp397 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("optio in Dump()
[all...]
H A 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()
H A 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()

Completed in 18 milliseconds

123