Lines Matching refs:prepareModelFromCache
150 * IDevice::prepareModelFromCache or providing cache file descriptors to
239 * preparedModel from cache files with prepareModelFromCache.
245 * preparedModel from cache files with prepareModelFromCache.
248 * the prepared model from the cache files with prepareModelFromCache.
275 * prepareModelFromCache is used to retrieve a prepared model directly from
289 * prepareModelFromCache function must verify the inputs to the
290 * prepareModelFromCache function are correct, and that the security-sensitive
293 * security-sensitive cache has been modified, prepareModelFromCache must
296 * the inputs to the prepareModelFromCache function are valid, the security-sensitive
297 * cache is not modified, and there is no error, prepareModelFromCache must launch an
299 * from prepareModelFromCache with ErrorStatus::NONE. If the asynchronous task
300 * fails to launch, prepareModelFromCache must immediately invoke the callback
306 * prepareModelFromCache. If the model was prepared successfully, the
346 prepareModelFromCache(vec<handle> modelCache, vec<handle> dataCache,