Searched refs:mCacheDir (Results 1 – 2 of 2) sorted by relevance
93 mCacheDir = nnapi_cache_dir; in init()417 ScopedTempDirectory tempDir(mCacheDir.value()); in getCompilationCacheSize()459 ScopedTempDirectory tempDir(mCacheDir.value()); in benchmarkSingleTypeOfCompilation()
139 std::optional<std::string> mCacheDir; variable