Home
last modified time | relevance | path

Searched defs:web_tag (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_engine_impl.cpp111 void ArkWebEngineImpl::SetWebTag(int32_t nweb_id, const char* web_tag) in SetWebTag()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_engine_wrapper.cpp114 void ArkWebEngineWrapper::SetWebTag(int32_t nweb_id, const char* web_tag) in SetWebTag()
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp103 void SetWebTag(int32_t nweb_id, const char* web_tag) {} in SetWebTag()
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp103 void SetWebTag(int32_t nweb_id, const char* web_tag) {} in SetWebTag()