Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DDevice.cpp227 const auto aidlModelCache = NN_TRY(convert(modelCache)); in prepareModel() local
235 aidlModelCache, aidlDataCache, aidlToken, cb); in prepareModel()
245 const auto aidlModelCache = NN_TRY(convert(modelCache)); in prepareModelFromCache() local
252 const auto ret = kDevice->prepareModelFromCache(aidlDeadline, aidlModelCache, aidlDataCache, in prepareModelFromCache()