Searched defs:dataCacheFds (Results 1 – 4 of 4) sorted by relevance
159 const int* dataCacheFds, const uint32_t numDataCacheFiles, in setCachingFromFds()
1769 const int* dataCacheFds, in SL_ANeuralNetworksCompilation_setCachingFromFds()
216 auto dataCacheFds = createCacheFds(dataCacheFilenames); in compileModel() local229 auto dataCacheFds = createCacheFds(dataCacheFilenames); in compileModel() local
413 const std::vector<int>& dataCacheFds, in setCachingFromFds()427 std::vector<int> modelCacheFds, dataCacheFds; in setCachingFromFds() local