Home
last modified time | relevance | path

Searched defs:numModelCache (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestCompilationCaching.cpp72 bool canDeviceBeRegistered(V1_3::ErrorStatus error, uint32_t numModelCache, uint32_t numDataCache) { in canDeviceBeRegistered()
80 bool isCachingSupported(uint32_t numModelCache, uint32_t numDataCache) { in isCachingSupported()
151 uint32_t numModelCache, uint32_t numDataCache, in CachingDriver()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/include/aidl/android/hardware/neuralnetworks/
DNumberOfCacheFiles.h32 int32_t numModelCache = 0; variable
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DBasicTests.cpp122 [](ErrorStatus status, uint32_t numModelCache, uint32_t numDataCache) { in TEST_P()
H A DCompilationCachingTests.cpp240 [this](ErrorStatus status, uint32_t numModelCache, uint32_t numDataCache) { in SetUp()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DDevice.cpp75 V1_0::ErrorStatus status, uint32_t numModelCache, uint32_t numDataCache) { in numberOfCacheFilesNeededCallback()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DCompilationCachingTests.cpp243 [this](V1_0::ErrorStatus status, uint32_t numModelCache, uint32_t numDataCache) { in SetUp()