Home
last modified time | relevance | path

Searched defs:numCacheFiles (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/
H A DManager.cpp365 uint32_t numCacheFiles, const std::string& baseFilename, bool createIfNotExist) { in createCacheHandleVec()
381 const std::pair<uint32_t, uint32_t>& numCacheFiles, bool createIfNotExist) { in getCacheHandles() argument
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DCompilationCachingTests.cpp238 NumberOfCacheFiles numCacheFiles; in SetUp() local