OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createCacheDir
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsScriptC.h
71
bool
createCacheDir
(const char *cacheDir);
rsScriptC.cpp
66
bool ScriptC::
createCacheDir
(const char *cacheDir) {
293
if (cacheDir && !
createCacheDir
(cacheDir)) {
Completed in 40 milliseconds