/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
D | napi_web_download_delegate.cpp | 31 WVLOG_D("[DOWNLOAD] NapiWebDownloadDelegate::JS_DownloadBeforeStart"); in JS_DownloadBeforeStart() 54 WVLOG_D("[DOWNLOAD] NapiWebDownloadDelegate::JS_DownloadDidUpdate"); in JS_DownloadDidUpdate() 76 WVLOG_D("[DOWNLOAD] NapiWebDownloadDelegate::JS_DownloadDidFinish"); in JS_DownloadDidFinish() 98 WVLOG_D("[DOWNLOAD] NapiWebDownloadDelegate::JS_DownloadDidFail"); in JS_DownloadDidFail() 120 WVLOG_D("[DOWNLOAD] NapiWebDownloadDelegate::JS_Constructor"); in JS_Constructor() 137 WVLOG_D("[DOWNLOAD] NapiWebDownloadDelegate::Init"); in Init()
|
D | webview_javascript_result_callback.cpp | 94 WVLOG_D("CallH5Function called"); in CallH5Function() 111 WVLOG_D("CallH5Function function"); in CallH5Function() 114 WVLOG_D("CallH5Function object"); in CallH5Function() 123 WVLOG_D("CallbackFunctionForH5 called"); in CallbackFunctionForH5() 133 WVLOG_D("CallbackFunctionForH5 argc not zero"); in CallbackFunctionForH5() 136 WVLOG_D("CallbackFunctionForH5 argc malloc fail"); in CallbackFunctionForH5() 193 WVLOG_D("AddFunctionToObjectForH5 obj or frame id error"); in AddFunctionToObjectForH5() 198 WVLOG_D("AddFunctionToObjectForH5 create func fail"); in AddFunctionToObjectForH5() 296 WVLOG_D("CreateNapiJsCallBackParm argc malloc fail"); in CreateNapiJsCallBackParm() 301 WVLOG_D("CreateNapiJsCallBackParm argc malloc fail"); in CreateNapiJsCallBackParm() [all …]
|
D | napi_web_download_manager.cpp | 38 WVLOG_D("[DOWNLOAD] NapiWebDownloadManager::JS_SetDownloadDelegate"); in JS_SetDownloadDelegate() 60 WVLOG_D("[DOWNLOAD] NapiWebDownloadManager::JS_ResumeDownload"); in JS_ResumeDownload() 87 WVLOG_D("[DOWNLOAD] NapiWebDownloadManager::JS_Constructor"); in JS_Constructor() 99 WVLOG_D("[DOWNLOAD] NapiWebDownloadManager::Init"); in Init()
|
D | web_download_delegate.cpp | 35 WVLOG_D("WebDownloadDelegate::WebDownloadDelegate"); in WebDownloadDelegate() 129 WVLOG_D("WebDownloadDelegate::DownloadDidFail"); in DownloadDidFail() 169 WVLOG_D("WebDownloadDelegate::DownloadDidFinish"); in DownloadDidFinish() 209 WVLOG_D("WebDownloadDelegate::PutDownloadBeforeStart"); in PutDownloadBeforeStart() 227 WVLOG_D("WebDownloadDelegate::PutDownloadDidFinish"); in PutDownloadDidFinish() 236 WVLOG_D("WebDownloadDelegate::PutDownloadDidFail"); in PutDownloadDidFail()
|
D | napi_web_download_item.cpp | 217 WVLOG_D("[DOWNLOAD] NapiWebDownloadItem::JS_GetMimeType"); in JS_GetMimeType() 239 WVLOG_D("[DOWNLOAD] NapiWebDownloadItem::JS_GetUrl"); in JS_GetUrl() 260 WVLOG_D("[DOWNLOAD] NapiWebDownloadItem::JS_GetSuggestedFileName"); in JS_GetSuggestedFileName() 282 WVLOG_D("[DOWNLOAD] NapiWebDownloadItem::JS_GetCurrentSpeed"); in JS_GetCurrentSpeed() 303 WVLOG_D("[DOWNLOAD] NapiWebDownloadItem::JS_GetPercentComplete"); in JS_GetPercentComplete() 324 WVLOG_D("[DOWNLOAD] NapiWebDownloadItem::JS_GetTotalBytes"); in JS_GetTotalBytes() 345 WVLOG_D("[DOWNLOAD] NapiWebDownloadItem::JS_GetReceivedBytes"); in JS_GetReceivedBytes() 366 WVLOG_D("[DOWNLOAD] NapiWebDownloadItem::JS_GetState"); in JS_GetState() 387 WVLOG_D("[DOWNLOAD] NapiWebDownloadItem::JS_GetLastErrorCode"); in JS_GetLastErrorCode() 409 WVLOG_D("[DOWNLOAD] NapiWebDownloadItem::JS_GetGuid"); in JS_GetGuid() [all …]
|
D | web_download_item.cpp | 40 WVLOG_D("[DOWNLOAD] WebDownloadItem::constructor"); in WebDownloadItem() 66 WVLOG_D("[DOWNLOAD] WebDownloadItem constructor"); in WebDownloadItem() 90 WVLOG_D("[DOWNLOAD] WebDownloadItem::~WebDownloadItem()"); in ~WebDownloadItem()
|
D | web_download_manager.cpp | 43 WVLOG_D("[DOWNLOAD] DownloadBeforeStart."); in DownloadBeforeStart() 51 WVLOG_D("[DOWNLOAD] donn't found delegate for nweb."); in DownloadBeforeStart() 79 WVLOG_D("[DOWNLOAD] donn't found delegate for nweb."); in DownloadDidUpdate() 172 WVLOG_D("[DOWNLOAD] WebDownloadManager::ResumeDownload"); in ResumeDownload()
|
D | webview_javascript_execute_callback.cpp | 69 WVLOG_D("WebviewJavaScriptExecuteCallback::OnReceiveValue start"); in OnReceiveValue() 110 WVLOG_D("WebviewJavaScriptExecuteCallback::UvAfterWorkCb"); in UvAfterWorkCb() 143 WVLOG_D("WebviewJavaScriptExecuteCallback::UvAfterWorkCbAsync"); in UvAfterWorkCbAsync() 188 WVLOG_D("WebviewJavaScriptExecuteCallback::UvAfterWorkCbPromise"); in UvAfterWorkCbPromise() 303 WVLOG_D("GetType webJsMessageExt start"); in GetType() 336 WVLOG_D("GetString webJsMessageExt"); in GetString() 361 WVLOG_D("GetNumber webJsMessageExt"); in GetNumber()
|
D | napi_webview_controller.cpp | 452 WVLOG_D("InitializeWebEngine invoked."); in InitializeWebEngine() 525 WVLOG_D("SetWebDebuggingAccess start"); in SetWebDebuggingAccess() 554 WVLOG_D("EnableSafeBrowsing start"); in EnableSafeBrowsing() 585 WVLOG_D("IsSafeBrowsingEnabled start"); in IsSafeBrowsingEnabled() 599 WVLOG_D("InnerGetWebDebuggingAccess start"); in InnerGetWebDebuggingAccess() 608 WVLOG_D("InnerGetThisVar start"); in InnerGetThisVar() 675 WVLOG_D("NapiWebviewController::InnerJsProxy"); in InnerJsProxy() 827 WVLOG_D("The web component has been successfully activated"); in OnActive() 841 WVLOG_D("The web component has been successfully inactivated"); in OnInactive() 862 WVLOG_D("NapiWebMessageExt::JsConstructor"); in JsConstructor() [all …]
|
D | webview_controller.cpp | 69 …WVLOG_D("application bundleName: %{public}s, moduleName: %{public}s", bundleName.c_str(), moduleNa… in GetAppBundleNameAndModuleName() 130 WVLOG_D("WebviewController::InnerCompleteWindowNew parentNwebId == " in InnerCompleteWindowNew() 559 WVLOG_D("The parsed url is: %{public}s", result.c_str()); in GetRawFileUrl() 573 WVLOG_D("The parsed url is: %{public}s", result.c_str()); in ParseUrl()
|
/base/web/webview/ohos_adapter/net_proxy_adapter/src/ |
D | net_proxy_adapter_impl.cpp | 238 WVLOG_D("App netproxy config change, receive host is %{public}s, port is %{public}d", in StartListenAppProxy() 243 WVLOG_D("App netproxy config change, clear proxy"); in StartListenAppProxy() 250 … WVLOG_D("App netproxy config clear, GetDefaultHttpProxy host is %{public}s, port is %{public}d", in StartListenAppProxy() 266 WVLOG_D("App netproxy config change, exclusion is %{public}s", it.c_str()); in StartListenAppProxy() 269 … WVLOG_D("App netproxy config change, host is %{public}s, port is %{public}d", host.c_str(), port); in StartListenAppProxy() 276 WVLOG_D("App netproxy config change, fromNet , appId =is %{public}d", appId); in StartListenAppProxy() 291 … WVLOG_D("App netproxy,UnregisterAppHttpProxyCallback, appId is %{public}d", appProxyCallbackId_); in StopListen() 298 WVLOG_D("netproxy config change, netproxy action: %{public}s", action.c_str()); in OnReceiveEvent() 311 …WVLOG_D("netproxy config change, host is %{public}s, port is %{public}d", httpProxy.GetHost().c_st… in OnReceiveEvent() 314 WVLOG_D("netproxy config change, exclusion is %{public}s", it.c_str()); in OnReceiveEvent() [all …]
|
/base/web/webview/ohos_adapter/res_sched_adapter/src/ |
D | res_sched_client_adapter_impl.cpp | 145 …WVLOG_D("ReportScene status: %{public}d, uid: %{public}s, sceneId: %{public}d", static_cast<int32_… in ReportSceneInternal() 177 …WVLOG_D("ReportKeyThread status: %{public}d, uid: %{public}s, pid: %{public}d, tid:%{public}d, rol… in ReportKeyThread() 205 WVLOG_D("ReportAudioData status: %{public}d, uid: %{public}d, pid: %{public}d, tid:%{public}d", in ReportAudioData() 219 WVLOG_D("Don't report window status, nwebId: %{public}d, pid: %{public}d", nwebId, pid); in ReportWindowStatus() 240 …WVLOG_D("ReportWindowStatus status: %{public}d, uid: %{public}s, pid: %{public}d, windowId:%{publi… in ReportWindowStatus() 270 WVLOG_D("ReportWindowId windowId: %{public}d, nwebId: %{public}d", g_windowId, g_nwebId); in ReportWindowId() 278 WVLOG_D("ReportNWebInit %{public}d", nwebId); in ReportNWebInit()
|
/base/web/webview/ohos_adapter/ohos_resource_adapter/src/ |
D | ohos_resource_adapter_impl.cpp | 62 WVLOG_D("get bundle manager proxy success."); in GetBundleMgrProxy() 92 WVLOG_D("ParseRawFile failed, rawfile: %{public}s", rawFile.c_str()); in ParseRawFile() 103 WVLOG_D("ParseRawFile bundleName failed, rawfile: %{public}s", rawFile.c_str()); in ParseRawFile() 115 WVLOG_D("ParseRawFile moduleName failed, rawfile: %{public}s", rawFile.c_str()); in ParseRawFile() 122 WVLOG_D("ParseRawFile fileName failed, rawfile: %{public}s", rawFile.c_str()); in ParseRawFile() 137 WVLOG_D("get hap module info success. %{public}s", hapModuleInfo.hapPath.c_str()); in GetNWebHapPath() 142 WVLOG_D("eixt NWEB_HAP_PATH"); in GetNWebHapPath() 146 WVLOG_D("eixt NWEB_HAP_PATH_1"); in GetNWebHapPath()
|
/base/web/webview/ohos_adapter/net_connect_adapter/src/ |
D | net_connect_callback_impl.cpp | 50 WVLOG_D("NetAllCapabilities dump, %{public}s.", netAllCap->ToString("").c_str()); in NetCapabilitiesChange() 86 WVLOG_D("%{public}s.", info->ToString("").c_str()); in NetConnectionPropertiesChange()
|
D | net_connect_adapter_impl.cpp | 111 WVLOG_D("NetAllCapabilities dump, %{public}s.", netAllCap.ToString("").c_str()); in GetDefaultNetConnect()
|
/base/web/webview/ohos_adapter/aafwk_adapter/src/ |
D | aafwk_render_scheduler_impl.cpp | 27 WVLOG_D("received browser fd."); in NotifyBrowserFd()
|
/base/web/webview/ohos_nweb/include/ |
D | nweb_log.h | 27 #define WVLOG_D(fmt, ...) \ macro
|
/base/web/webview/ohos_adapter/multimodalinput_adapter/src/ |
D | mmi_adapter_impl.cpp | 88 WVLOG_D("RegisterMMIInputListener id = %{public}d", id); in RegisterMMIInputListener()
|
/base/web/webview/ohos_nweb/src/ |
D | nweb_helper.cpp | 1109 WVLOG_D("GetChildrenNode:(%{public}s)", childrenNodeName.c_str()); 1141 WVLOG_D("read config from init node"); 1144 WVLOG_D("read config from root node"); 1160 WVLOG_D("read performance config"); 1194 …WVLOG_D("find performance config %{public}s/%{public}s, value is %{public}s.", configNodeName.c_st…
|
/base/web/webview/ohos_adapter/cert_mgr_adapter/src/ |
D | cert_mgr_adapter_impl.cpp | 195 WVLOG_D("GetCertDataBySubject, can not find cert"); in GetCertDataBySubject() 490 WVLOG_D("GetPinSetForHostName for hostname:%{public}s is empty", hostname.c_str()); in GetPinSetForHostName()
|
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
D | imf_adapter_impl.cpp | 274 … WVLOG_D("CursorInfo left = %{public}f, top = %{public}f, width = %{public}f, height = %{public}f", in OnCursorUpdate()
|
/base/web/webview/interfaces/kits/napi/webcookiemanager/ |
D | napi_web_cookie_manager.cpp | 765 WVLOG_D("save cookie received result, result = %{public}d", result); in OnReceiveValue() 861 WVLOG_D("NWebFetchCookieCallbackImpl received result"); in OnReceiveValue() 946 WVLOG_D("NWebCookieCallbackImpl received result, result = %{public}d", result); in OnReceiveValue() 1040 WVLOG_D("NWebFetchCookieCallbackImpl received result"); in OnReceiveValue()
|
/base/web/webview/ohos_adapter/audio_adapter/src/ |
D | audio_renderer_adapter_impl.cpp | 280 … WVLOG_D("AudioRendererAdapterImpl::SetInterruptMode audioExclusive: %{public}d", audioExclusive); in SetInterruptMode()
|
/base/web/webview/ohos_adapter/camera_adapter/src/ |
D | camera_manager_adapter_impl.cpp | 833 WVLOG_D("OnBufferAvailable, surfaceType_: %{public}d, size: %{public}d, width: %{public}d,\ in OnBufferAvailable()
|