Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getCacheDirectory
Function
getCacheDirectory
src/cinder/android/CinderAndroid.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
} // namespace fs
158
159
cinder::fs::path getCacheDirectory()
160
{
161
return cinder::android::app::CinderNativeActivity::getCacheDirectory();
162
}
163
164
cinder::fs::path getPicturesDirectory()
165
{
Callers
3
setup
Method · 0.85
setWallpaper
Method · 0.85
launchTwitter
Method · 0.85
Calls
no outgoing calls
Tested by
1
setup
Method · 0.68