Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DCompilationBuilder.cpp155 int CompilationBuilder::setCachingFromFds(const int* modelCacheFds, in setCachingFromFds()
DNeuralNetworks.cpp1688 const int* modelCacheFds, in SL_ANeuralNetworksCompilation_setCachingFromFds()
/packages/modules/NeuralNetworks/shim_and_sl/include/
DSupportLibraryWrapper.h410 Result setCachingFromFds(const std::vector<int>& modelCacheFds, in setCachingFromFds()
424 std::vector<int> modelCacheFds, dataCacheFds; in setCachingFromFds() local
/packages/modules/NeuralNetworks/runtime/test/
DSupportLibraryTestGenerated.cpp206 auto modelCacheFds = createCacheFds(modelCacheFilenames); in compileModel() local
219 auto modelCacheFds = createCacheFds(modelCacheFilenames); in compileModel() local