Home
last modified time | relevance | path

Searched refs:nwebPtr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/interfaces/native/
H A Dnative_arkweb_utils.cpp29 …H_NativeArkWeb_BindWebTagToWebInstance(const char* webTag, std::weak_ptr<OHOS::NWeb::NWeb> nwebPtr) in OH_NativeArkWeb_BindWebTagToWebInstance() argument
32 g_nwebMap[webTag] = nwebPtr; in OH_NativeArkWeb_BindWebTagToWebInstance()
H A Dnative_arkweb_utils.h22 …_NativeArkWeb_BindWebTagToWebInstance(const char* webTag, std::weak_ptr<OHOS::NWeb::NWeb> nwebPtr);