Home
last modified time | relevance | path

Searched defs:dataCacheFds (Results 1 – 4 of 4) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DCompilationBuilder.cpp159 const int* dataCacheFds, const uint32_t numDataCacheFiles, in setCachingFromFds()
DNeuralNetworks.cpp1769 const int* dataCacheFds, in SL_ANeuralNetworksCompilation_setCachingFromFds()
/packages/modules/NeuralNetworks/runtime/test/
DSupportLibraryTestGenerated.cpp216 auto dataCacheFds = createCacheFds(dataCacheFilenames); in compileModel() local
229 auto dataCacheFds = createCacheFds(dataCacheFilenames); in compileModel() local
/packages/modules/NeuralNetworks/shim_and_sl/include/
DSupportLibraryWrapper.h413 const std::vector<int>& dataCacheFds, in setCachingFromFds()
427 std::vector<int> modelCacheFds, dataCacheFds; in setCachingFromFds() local