Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antvis/F2Native
/ Reset
Method
Reset
core/android/JavaRef.h:141–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
~ScopedJavaGlobalRef() { this->Reset(); }
140
141
void Reset() { this->ResetGlobalRef(); }
142
143
template <typename U> void Reset(const U &other) { this->Reset(nullptr, other.obj()); }
144
Callers
2
ScopedJavaGlobalRef
Method · 0.95
~ScopedJavaGlobalRef
Method · 0.95
Calls
3
ResetGlobalRef
Method · 0.80
SetNewGlobalRef
Method · 0.80
obj
Method · 0.45
Tested by
no test coverage detected