Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/
H A DrsContext.h277 if (hasSetCacheDir) { in getCacheDir()
377 bool hasSetCacheDir = false; variable
H A DrsContext.cpp455 hasSetCacheDir = true; in setCacheDir()