MCPcopy Create free account
hub / github.com/Matsemann/oculus-fpv / LoadCache

Method LoadCache

pc/OculusSDK/LibOVR/Src/OVR_Profile.cpp:202–292  ·  view source on GitHub ↗

Poplulates the local profile cache. This occurs on the first access of the profile data. All profile operations are performed against the local cache until the ProfileManager is released or goes out of scope at which time the cache is serialized to disk.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

GetProfilePathFunction · 0.85
OVR_strcmpFunction · 0.85
GetItemCountMethod · 0.80
GetFirstItemMethod · 0.80
GetNextItemMethod · 0.80
ParsePropertyMethod · 0.80
ToCStrMethod · 0.45
PushBackMethod · 0.45

Tested by

no test coverage detected