Home
last modified time | relevance | path

Searched defs:nwebId (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_download_manager.cpp32 WebDownloadDelegate *GetWebDownloadDelegate(int32_t nwebId) in GetWebDownloadDelegate()
48 int32_t nwebId = WebDownloadItem_NWebId(downloadItem); in DownloadBeforeStart() local
75 int32_t nwebId = WebDownloadItem_NWebId(downloadItem); in DownloadDidUpdate() local
147 void WebDownloadManager::AddDownloadDelegateForWeb(int32_t nwebId, WebDownloadDelegate *delegate) in AddDownloadDelegateForWeb()
155 void WebDownloadManager::RemoveDownloadDelegateRef(int32_t nwebId) in RemoveDownloadDelegateRef()
H A Dweb_download_item.h60 int32_t nwebId; variable
H A Dnative_media_player_impl.cpp25 NWebNativeMediaPlayerBridgeImpl::NWebNativeMediaPlayerBridgeImpl(int32_t nwebId, napi_env env, napi… in NWebNativeMediaPlayerBridgeImpl()
171 int32_t nwebId, std::shared_ptr<NWebNativeMediaPlayerHandler> handler) in NapiNativeMediaPlayerHandlerImpl()
309 int32_t nwebId, napi_env env, napi_ref callback) in NWebCreateNativeMediaPlayerCallbackImpl()
H A Dwebview_javascript_result_callback.cpp87 WebviewJavaScriptResultCallBack* FromNwebID(int32_t nwebId) in FromNwebID()
185 napi_env env, int32_t nwebId, int32_t frameRoutingId, int32_t h5ObjectId, std::string funcName) in CreateFunctionForH5()
399 WebviewJavaScriptResultCallBack::ObjectMap& objectsMap, int32_t nwebId, int32_t frameId) in ParseNwebValue2NapiValueHelper()
438 WebviewJavaScriptResultCallBack::ObjectMap& objectsMap, int32_t nwebId, int32_t frameId) in ParseArrayNwebValue2NapiValue()
459 WebviewJavaScriptResultCallBack::ObjectMap& objectsMap, int32_t nwebId, int32_t frameId) in ParseDictionaryNwebValue2NapiValue()
478 WebviewJavaScriptResultCallBack::ObjectMap& objectsMap, int32_t nwebId, int32_t frameId) in ParseBinNwebValue2NapiValue()
526 WebviewJavaScriptResultCallBack::ObjectMap objectsMap, int32_t nwebId, int32_t frameId) in ParseNwebValue2NapiValue()
838 WebviewJavaScriptResultCallBack::WebviewJavaScriptResultCallBack(int32_t nwebId) in WebviewJavaScriptResultCallBack()
H A Dwebview_javascript_result_callback.h406 int32_t nwebId; member
416 int32_t nwebId = -1; member
H A Dweb_download_delegate.cpp288 void WebDownloadDelegate::SetNWebId(int32_t nwebId) in SetNWebId()
H A Dwebview_controller.cpp98 WebviewController::WebviewController(int32_t nwebId) : nwebId_(nwebId) in WebviewController()
117 void WebviewController::SetWebId(int32_t nwebId) in SetWebId()
143 WebviewController* WebviewController::FromID(int32_t nwebId) in FromID()
509 WebMessagePort::WebMessagePort(int32_t nwebId, std::string& port, bool isExtentionType) in WebMessagePort()
H A Dnapi_webview_controller.cpp1883 int32_t nwebId = webviewController->GetWebId(); in CreateWebMessagePorts() local
5185 int32_t nwebId = webviewController->GetWebId(); in SetDownloadDelegate() local
5212 int32_t nwebId = webviewController->GetWebId(); in StartDownload() local
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_res_sched_client_adapter_wrapper.cpp29 ResSchedStatusAdapter statusAdapter, pid_t pid, uint32_t windowId, int32_t nwebId) in ReportWindowStatus()
35 ResSchedStatusAdapter statusAdapter, ResSchedSceneAdapter sceneAdapter, int32_t nwebId) in ReportScene()
45 void ResSchedClientAdapter::ReportWindowId(int32_t windowId, int32_t nwebId) in ReportWindowId()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_res_sched_client_adapter_impl.cpp29 …entAdapter::ReportWindowStatus(int32_t statusAdapter, pid_t pid, uint32_t windowId, int32_t nwebId) in ReportWindowStatus()
35 … ArkResSchedClientAdapter::ReportScene(int32_t statusAdapter, int32_t sceneAdapter, int32_t nwebId) in ReportScene()
46 void ArkResSchedClientAdapter::ReportWindowId(int32_t windowId, int32_t nwebId) in ReportWindowId()
/ohos5.0/base/web/webview/ohos_adapter/res_sched_adapter/src/
H A Dres_sched_client_adapter_impl.cpp192 bool IsSameSourceWebSiteActive(ResSchedStatusAdapter statusAdapter, pid_t pid, int32_t nwebId) in IsSameSourceWebSiteActive()
210 pid_t pid, uint32_t windowId, int32_t nwebId, bool isSiteManage) in ReportStatusData()
324 int32_t nwebId = g_nwebId; in ReportProcessInUse() local
348 ResSchedStatusAdapter statusAdapter, pid_t pid, uint32_t windowId, int32_t nwebId) in ReportWindowStatus()
379 ResSchedStatusAdapter statusAdapter, ResSchedSceneAdapter sceneAdapter, int32_t nwebId) in ReportScene()
392 void ResSchedClientAdapter::ReportWindowId(int32_t windowId, int32_t nwebId) in ReportWindowId()
400 void ResSchedClientAdapter::ReportNWebInit(ResSchedStatusAdapter statusAdapter, int32_t nwebId) in ReportNWebInit()
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/hisysevent_fuzzer/
H A Dhisysevent_fuzzer.cpp31 int32_t nwebId; in HiSysEventFuzzTest() local
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/resschedadapter_fuzzer/
H A Dresschedadapter_fuzz.cpp40 int32_t nwebId = static_cast<int32_t>(size); in ResSchedAdapterFuzzTest() local
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_hisysevent.cpp62 int EventReport::ReportCreateWebInstanceTime(uint32_t nwebId, int64_t usedTime) in ReportCreateWebInstanceTime()
H A Dnweb_helper.cpp178 extern "C" void WebDownloader_StartDownload(int32_t nwebId, const char* url) in WebDownloader_StartDownload()
260 extern "C" NWebDownloadItemState WebDownload_GetItemState(int32_t nwebId, long downloadItemId) in WebDownload_GetItemState()
/ohos5.0/base/web/webview/interfaces/kits/napi/webasynccontroller/
H A Dnapi_web_async_controller.cpp172 int32_t nwebId = -1; in JS_NapiWebAsyncController() local
192 NapiWebAsyncController::NapiWebAsyncController(napi_env env, napi_value thisVar, int32_t nwebId) : … in NapiWebAsyncController()
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp34 WebviewControllerImpl::WebviewControllerImpl(int32_t nwebId) : nwebId_(nwebId) in WebviewControllerImpl()
47 void WebviewControllerImpl::SetWebId(int32_t nwebId) in SetWebId()
H A Dwebview_javascript_result_callback.cpp49 WebviewJavaScriptResultCallBackImpl::WebviewJavaScriptResultCallBackImpl(int32_t nwebId) : nwebId_(… in WebviewJavaScriptResultCallBackImpl()