Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:nweb_ptr
(Results
1 - 3
of
3
) sorted by relevance
/base/web/webview/interfaces/kits/cj/src/
H
A
D
webview_controller_impl.cpp
48
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
in ClosePort()
local
49
if (!
nweb_ptr
) {
in ClosePort()
53
nweb_ptr
->ClosePort(portHandle_);
in ClosePort()
60
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
in PostPortMessage()
local
61
if (!
nweb_ptr
) {
in PostPortMessage()
69
nweb_ptr
->PostPortMessage(portHandle_, data);
in PostPortMessage()
76
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
in SetPortMessageCallback()
local
77
if (!
nweb_ptr
) {
in SetPortMessageCallback()
85
nweb_ptr
->SetPortMessageCallback(portHandle_, callback);
in SetPortMessageCallback()
154
auto
nweb_ptr
in SetWebId()
local
169
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetWebId()
local
178
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
LoadUrl()
local
187
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
LoadUrl()
local
197
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
LoadData()
local
209
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
PreFetchPage()
local
220
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
PreFetchPage()
local
230
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
Refresh()
local
238
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
SetAudioMuted()
local
248
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetUserAgent()
local
262
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
AccessForward()
local
272
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
AccessBackward()
local
281
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
SetCustomUserAgent()
local
295
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetCustomUserAgent()
local
310
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
RunJavaScript()
local
323
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
RunJavaScriptExt()
local
335
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetUrl()
local
345
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetOriginalUrl()
local
354
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
ScrollPageUp()
local
363
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
ScrollPageDown()
local
372
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
ScrollTo()
local
381
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
ScrollBy()
local
390
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
ScrollToWithAnime()
local
399
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
ScrollByWithAnime()
local
408
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
Forward()
local
417
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
Backward()
local
426
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
BackOrForward()
local
437
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetPageHeight()
local
447
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetTitle()
local
456
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
Zoom()
local
468
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
ZoomIn()
local
480
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
ZoomOut()
local
492
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
RequestFocus()
local
503
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
ClearHistory()
local
512
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
AccessStep()
local
521
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
OnActive()
local
530
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
OnInactive()
local
539
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetHitTest()
local
549
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetHitTestValue()
local
604
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
StoreWebArchiveCallback()
local
629
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
EnableSafeBrowsing()
local
639
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
IsSafeBrowsingEnabled()
local
648
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetSecurityLevel()
local
679
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
IsIncognitoMode()
local
688
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
RemoveCache()
local
697
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetHistoryList()
local
708
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetFavicon()
local
747
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
SetNWebJavaScriptResultCallBack()
local
762
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
RegisterJavaScriptProxy()
local
787
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
Stop()
local
796
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
SetBackForwardCacheOptions()
local
806
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
SlideScroll()
local
815
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
PutNetworkAvailable()
local
824
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
ClearClientAuthenticationCache()
local
833
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
ClearSslCache()
local
842
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
SearchNext()
local
851
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
ClearMatches()
local
860
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
SearchAllAsync()
local
870
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
DeleteJavaScriptRegister()
local
885
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
PostUrl()
local
894
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
CreateWebMessagePorts()
local
905
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
PostWebMessage()
local
916
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
SerializeWebState()
local
927
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
RestoreWebState()
local
936
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
GetCertChainDerData()
local
947
auto
nweb_ptr
= NWeb::NWebHelper::Instance().GetNWeb(nwebId_);
HasImagesCallback()
local
[all...]
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H
A
D
webview_controller.cpp
128
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
in SetWebId()
local
129
if (
nweb_ptr
) {
in SetWebId()
130
OH_NativeArkWeb_BindWebTagToWebInstance(webTag_.c_str(),
nweb_ptr
);
in SetWebId()
210
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
in AccessForward()
local
211
if (
nweb_ptr
) {
in AccessForward()
212
access =
nweb_ptr
->IsNavigateForwardAllowed();
in AccessForward()
214
WVLOG_E("WebviewController::AccessForward
nweb_ptr
is null");
in AccessForward()
222
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
in AccessBackward()
local
223
if (
nweb_ptr
) {
in AccessBackward()
224
access =
nweb_ptr
in AccessBackward()
232
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
AccessStep()
local
241
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ClearHistory()
local
249
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
Forward()
local
257
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
Backward()
local
265
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
OnActive()
local
273
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
OnInactive()
local
281
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
Refresh()
local
289
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ZoomIn()
local
301
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ZoomOut()
local
314
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetWebId()
local
323
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetUserAgent()
local
336
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetCustomUserAgent()
local
349
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SetCustomUserAgent()
local
364
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetTitle()
local
374
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetPageHeight()
local
383
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
BackOrForward()
local
395
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
StoreWebArchiveCallback()
local
449
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
StoreWebArchivePromise()
local
489
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
CreateWebMessagePorts()
local
500
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
PostWebMessage()
local
515
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ClosePort()
local
527
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
PostPortMessage()
local
543
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SetPortMessageCallback()
local
564
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetHitTestValue()
local
576
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
RequestFocus()
local
716
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
PostUrl()
local
725
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
LoadUrl()
local
734
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
LoadUrl()
local
744
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
LoadData()
local
797
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetHitTest()
local
812
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ClearMatches()
local
820
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SearchNext()
local
828
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
EnableSafeBrowsing()
local
837
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
IsSafeBrowsingEnabled()
local
846
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SearchAllAsync()
local
854
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ClearSslCache()
local
862
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ClearClientAuthenticationCache()
local
870
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
Stop()
local
878
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
Zoom()
local
891
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
DeleteJavaScriptRegister()
local
908
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SetNWebJavaScriptResultCallBack()
local
923
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
RegisterJavaScriptProxy()
local
964
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
RunJavaScriptCallback()
local
990
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
RunJavaScriptPromise()
local
1009
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
RunJavaScriptCallbackExt()
local
1037
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
RunJavaScriptPromiseExt()
local
1058
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
CreatePDFCallbackExt()
local
1082
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
CreatePDFPromiseExt()
local
1099
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetUrl()
local
1109
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetOriginalUrl()
local
1119
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
TerminateRenderProcess()
local
1128
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
PutNetworkAvailable()
local
1136
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
HasImagesCallback()
local
1162
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
HasImagesPromise()
local
1181
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
RemoveCache()
local
1189
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetHistoryList()
local
1219
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetFavicon()
local
1228
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SerializeWebState()
local
1239
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
RestoreWebState()
local
1248
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ScrollPageDown()
local
1257
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ScrollPageUp()
local
1266
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ScrollTo()
local
1275
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ScrollBy()
local
1284
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SlideScroll()
local
1293
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SetScrollable()
local
1306
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetScrollable()
local
1324
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetCertChainDerData()
local
1335
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SetAudioMuted()
local
1346
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
PrefetchPage()
local
1374
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
CreateWebPrintDocumentAdapter()
local
1383
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
CloseAllMediaPresentations()
local
1391
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
StopAllMedia()
local
1399
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ResumeAllMedia()
local
1407
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
PauseAllMedia()
local
1415
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetMediaPlaybackState()
local
1424
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetSecurityLevel()
local
1455
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
IsIncognitoMode()
local
1464
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SetPrintBackground()
local
1473
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetPrintBackground()
local
1483
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
EnableIntelligentTrackingPrevention()
local
1492
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
IsIntelligentTrackingPreventionEnabled()
local
1535
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
StartCamera()
local
1546
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
StopCamera()
local
1557
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
CloseCamera()
local
1568
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetLastJavascriptProxyCallingFrameUrl()
local
1578
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
OnCreateNativeMediaPlayer()
local
1635
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
PrecompileJavaScriptPromise()
local
1765
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
InjectOfflineResource()
local
1783
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
EnableAdsBlock()
local
1792
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
IsAdsBlockEnabled()
local
1802
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
IsAdsBlockEnabledForCurPage()
local
1811
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetSurfaceId()
local
1831
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SetUrlTrustList()
local
1941
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
WebPageSnapshot()
local
1987
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SetPathAllowingUniversalAccess()
local
2004
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ScrollToWithAnime()
local
2013
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ScrollByWithAnime()
local
2022
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SetBackForwardCacheOptions()
local
2032
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
GetScrollOffset()
local
2041
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
ScrollByWithResult()
local
2050
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
SetScrollable()
local
[all...]
H
A
D
webview_javascript_result_callback.cpp
1799
auto
nweb_ptr
= NWebHelper::Instance().GetNWeb(nwebId_);
in CallH5FunctionInternal()
local
1800
if (!
nweb_ptr
) {
in CallH5FunctionInternal()
1801
WVLOG_E("WebviewJavaScriptResultCallBack::CallH5FunctionInternal
nweb_ptr
null");
in CallH5FunctionInternal()
1805
nweb_ptr
->CallH5Function(bundle.frameRoutingId, bundle.h5Id, bundle.funcName, nwebArgs);
in CallH5FunctionInternal()
Completed in 8 milliseconds