Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ Clear
Function
Clear
test-app/runtime/src/main/cpp/include/cppgc/member.h:198–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
void Clear() { SetRawAtomic(nullptr); }
199
200
T* Release() {
201
T* result = Get();
Callers
6
member.h
File · 0.70
Release
Function · 0.70
Initialize
Method · 0.50
~PersistentValueMapBase
Method · 0.50
~PersistentValueVector
Method · 0.50
Clear
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected