Home
last modified time | relevance | path

Searched refs:cacheToken (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp375 hidl_array<uint8_t, sizeof(mToken)> cacheToken(mToken); in saveModelToCache() local
378 dataCache, cacheToken, preparedModelCallback); in saveModelToCache()
422 hidl_array<uint8_t, sizeof(mToken)> cacheToken(mToken); in prepareModelFromCache() local
424 modelCache, dataCache, cacheToken, preparedModelCallback); in prepareModelFromCache()