Home
last modified time | relevance | path

Searched defs:SetWebTag (Results 1 – 7 of 7) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_engine_impl.cpp111 void ArkWebEngineImpl::SetWebTag(int32_t nweb_id, const char* web_tag) in SetWebTag() function in OHOS::ArkWeb::ArkWebEngineImpl
/base/web/webview/test/unittest/interface_native_test/
Darkweb_interface_test.cpp64 void SetWebTag(int32_t nweb_id, const char* web_tag) {} in SetWebTag() function in OHOS::NWeb::MockNWebEngine
Darkweb_scheme_handler_test.cpp567 void SetWebTag(int32_t nweb_id, const char* web_tag) {} in SetWebTag() function in OHOS::NWeb::MockNWebEngine
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_engine_wrapper.cpp116 void ArkWebEngineWrapper::SetWebTag(int32_t nweb_id, const char* web_tag) in SetWebTag() function in OHOS::ArkWeb::ArkWebEngineWrapper
/base/web/webview/test/unittest/nweb_helper_test/
Dnweb_helper_test.cpp105 void SetWebTag(int32_t nweb_id, const char* web_tag) {} in SetWebTag() function in OHOS::NWeb::MockNWebEngine
Dnweb_helper_ex_test.cpp103 void SetWebTag(int32_t nweb_id, const char* web_tag) {} in SetWebTag() function in OHOS::NWeb::MockNWebEngine
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp829 void NWebHelper::SetWebTag(int32_t nweb_id, const char* webTag) in SetWebTag() function in OHOS::NWeb::NWebHelper