Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DCompilationBuilder.cpp157 const int* dataCacheFds, const uint32_t numDataCacheFiles, in setCachingFromFds()
DNeuralNetworks.cpp1690 const int* dataCacheFds, in SL_ANeuralNetworksCompilation_setCachingFromFds()
/packages/modules/NeuralNetworks/shim_and_sl/include/
DSupportLibraryWrapper.h411 const std::vector<int>& dataCacheFds, in setCachingFromFds()
424 std::vector<int> modelCacheFds, dataCacheFds; in setCachingFromFds() local
/packages/modules/NeuralNetworks/runtime/test/
DSupportLibraryTestGenerated.cpp207 auto dataCacheFds = createCacheFds(dataCacheFilenames); in compileModel() local
220 auto dataCacheFds = createCacheFds(dataCacheFilenames); in compileModel() local