Home
last modified time | relevance | path

Searched refs:GetNWebId (Results 1 - 9 of 9) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_download_delegate.h46 int32_t GetNWebId() const;
H A Dweb_download_delegate.cpp276 int32_t WebDownloadDelegate::GetNWebId() const in GetNWebId() function in OHOS::NWeb::WebDownloadDelegate
H A Dwebview_javascript_result_callback.cpp965 argv.push_back(ParseNwebValue2NapiValue(jsObj->GetEnv(), input, GetObjectMap(), GetNWebId(), routingId)); in GetJavaScriptResultSelf()
1098 argv.push_back(ParseNwebValue2NapiValue(jsObj->GetEnv(), input, GetObjectMap(), GetNWebId(), routingId)); in ConstructArgv()
1270 inParam->nwebId = GetNWebId(); in PostGetJavaScriptResultToJsThread()
1795 if (bundle.nwebId != GetNWebId()) { in CallH5FunctionInternal()
H A Dwebview_javascript_result_callback.h490 int32_t GetNWebId() in GetNWebId() function in OHOS::NWeb::JavaScriptOb::WebviewJavaScriptResultCallBack::NapiJsCallBackParmFlag
H A Dwebview_controller.cpp913 if (javaScriptResultCb_ && (javaScriptResultCb_->GetNWebId() == nwebId_)) { in SetNWebJavaScriptResultCallBack()
/base/web/webview/interfaces/kits/cj/include/
H A Dweb_download_delegate_impl.h40 int32_t GetNWebId();
H A Dwebview_javascript_result_callback.h158 int32_t GetNWebId() in GetNWebId() function in OHOS::Webview::JavaScriptOb::WebviewJavaScriptResultCallBackImpl
/base/web/webview/interfaces/kits/cj/src/
H A Dweb_download_delegate_impl.cpp104 int32_t WebDownloadDelegateImpl::GetNWebId() in GetNWebId() function in OHOS::Webview::WebDownloadDelegateImpl
H A Dwebview_controller_impl.cpp751 if (javaScriptResultCb_ && (javaScriptResultCb_->GetNWebId() == nwebId_)) { in SetNWebJavaScriptResultCallBack()

Completed in 12 milliseconds