Home
last modified time | relevance | path

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

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