Home
last modified time | relevance | path

Searched defs:nweb_ptr (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/interfaces/kits/cj/src/
Dwebview_controller_impl.cpp58 auto nweb_ptr = OHOS::NWeb::NWebHelper::Instance().GetNWeb(nwebId); in SetWebId() local
73 auto nweb_ptr = NWeb::NWebHelper::Instance().GetNWeb(nwebId_); in GetWebId() local
82 auto nweb_ptr = NWeb::NWebHelper::Instance().GetNWeb(nwebId_); in LoadUrl() local
91 auto nweb_ptr = NWeb::NWebHelper::Instance().GetNWeb(nwebId_); in LoadUrl() local
101 auto nweb_ptr = NWeb::NWebHelper::Instance().GetNWeb(nwebId_); in LoadData() local
113 auto nweb_ptr = NWeb::NWebHelper::Instance().GetNWeb(nwebId_); in Refresh() local
121 auto nweb_ptr = NWeb::NWebHelper::Instance().GetNWeb(nwebId_); in GetUserAgent() local
135 auto nweb_ptr = NWeb::NWebHelper::Instance().GetNWeb(nwebId_); in AccessForward() local
145 auto nweb_ptr = NWeb::NWebHelper::Instance().GetNWeb(nwebId_); in AccessBackward() local
154 auto nweb_ptr = NWeb::NWebHelper::Instance().GetNWeb(nwebId_); in SetCustomUserAgent() local
[all …]
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp128 auto nweb_ptr = NWebHelper::Instance().GetNWeb(nwebId_); in SetWebId() local
210 auto nweb_ptr = NWebHelper::Instance().GetNWeb(nwebId_); in AccessForward() local
222 auto nweb_ptr = NWebHelper::Instance().GetNWeb(nwebId_); in AccessBackward() local
232 auto nweb_ptr = NWebHelper::Instance().GetNWeb(nwebId_); in AccessStep() local
241 auto nweb_ptr = NWebHelper::Instance().GetNWeb(nwebId_); in ClearHistory() local
249 auto nweb_ptr = NWebHelper::Instance().GetNWeb(nwebId_); in Forward() local
257 auto nweb_ptr = NWebHelper::Instance().GetNWeb(nwebId_); in Backward() local
265 auto nweb_ptr = NWebHelper::Instance().GetNWeb(nwebId_); in OnActive() local
273 auto nweb_ptr = NWebHelper::Instance().GetNWeb(nwebId_); in OnInactive() local
281 auto nweb_ptr = NWebHelper::Instance().GetNWeb(nwebId_); in Refresh() local
[all …]
Dwebview_javascript_result_callback.cpp1799 auto nweb_ptr = NWebHelper::Instance().GetNWeb(nwebId_); in CallH5FunctionInternal() local