Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ size
Method
size
ReviveInjector/main.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
size_t size()
167
{
168
return ptrs.size();
169
}
170
171
private:
172
std::vector<std::string> strings;
Callers
15
ovrHmdStruct
Method · 0.80
ovr_GetInstanceExtensionsVk
Function · 0.80
ovr_GetDeviceExtensionsVk
Function · 0.80
UpdateInputState
Method · 0.80
wmain
Function · 0.80
CreateInstance
Method · 0.80
StartSession
Method · 0.80
UpdateStencil
Method · 0.80
ovr_TestBoundary
Function · 0.80
ovr_EndFrame
Function · 0.80
ovr_GetFovStencil
Function · 0.80
InputManager
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected