Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ clear
Method
clear
ReviveInjector/main.cpp:150–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void clear()
151
{
152
strings.clear();
153
ptrs.clear();
154
}
155
156
const char** c_str()
157
{
Callers
3
ovr_Shutdown
Function · 0.80
CreateInstance
Method · 0.80
AttachSession
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected