Searched defs:cacheSizeBytes (Results 1 – 7 of 7) sorted by relevance
104 abstract long cacheSizeBytes(); in cacheSizeBytes() method in RlsProtoData.RouteLookupConfig132 abstract Builder cacheSizeBytes(long cacheSizeBytes); in cacheSizeBytes() method in RlsProtoData.RouteLookupConfig.Builder
26 float[] saveToCacheTimeSec, float[] prepareFromCacheTimeSec, int cacheSizeBytes) { in CompilationBenchmarkResult()
69 int cacheSizeBytes = 0; member
537 bool BenchmarkModel::getCompilationCacheSize(int* cacheSizeBytes, bool useNnapiSl) { in getCompilationCacheSize()
341 const size_t cacheSizeBytes = inputCacheInfo.nbytes; in InitCache() local
320 void onCachedBytesRead(long cacheSizeBytes, long cachedBytesRead); in onCachedBytesRead()
314 void onCachedBytesRead(long cacheSizeBytes, long cachedBytesRead); in onCachedBytesRead()