Searched refs:getCompilationCacheSize (Results 1 – 2 of 2) sorted by relevance
151 bool getCompilationCacheSize(int* cacheSizeBytes, bool useNnapiSl);
537 bool BenchmarkModel::getCompilationCacheSize(int* cacheSizeBytes, bool useNnapiSl) { in getCompilationCacheSize() function in BenchmarkModel684 success = getCompilationCacheSize(&result->cacheSizeBytes, useNnapiSl); in benchmarkCompilation()