MCPcopy 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
159cinder::fs::path getCacheDirectory()
160{
161 return cinder::android::app::CinderNativeActivity::getCacheDirectory();
162}
163
164cinder::fs::path getPicturesDirectory()
165{

Callers 3

setupMethod · 0.85
setWallpaperMethod · 0.85
launchTwitterMethod · 0.85

Calls

no outgoing calls

Tested by 1

setupMethod · 0.68