Home
last modified time | relevance | path

Searched refs:ensureCacheDirExists (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuExecutable.cpp29 static bool ensureCacheDirExists(const char *path) { in ensureCacheDirExists() function
344 if (!ensureCacheDirExists(newName.c_str())) { in loadSOHelper()