Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestCompilationCaching.cpp195 writeToCache(modelCacheHandle, mModelCacheData); in prepareModel_1_3()
196 writeToCache(dataCacheHandle, mDataCacheData); in prepareModel_1_3()
239 void writeToCache(const hidl_vec<hidl_handle>& handles, const std::vector<uint8_t>& cache) { in writeToCache() function in __anondf3c1f010111::CachingDriver