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