MCPcopy 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
171private:
172 std::vector<std::string> strings;

Callers 15

ovrHmdStructMethod · 0.80
UpdateInputStateMethod · 0.80
wmainFunction · 0.80
CreateInstanceMethod · 0.80
StartSessionMethod · 0.80
UpdateStencilMethod · 0.80
ovr_TestBoundaryFunction · 0.80
ovr_EndFrameFunction · 0.80
ovr_GetFovStencilFunction · 0.80
InputManagerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected