Lines Matching refs:task
109 * launch an asynchronous task to prepare the model in the background, and
111 * asynchronous task fails to launch, prepareModel must immediately invoke
115 * When the asynchronous task has finished preparing the model, it must
188 * @return status Error status of launching a task which prepares the model
190 * - NONE if preparation task is successfully launched
197 * - RESOURCE_EXHAUSTED_* if the task was aborted by the driver
232 * asynchronous task to prepare the model in the background, and immediately return
233 * from prepareModelFromCache_1_3 with ErrorStatus::NONE. If the asynchronous task
238 * When the asynchronous task has finished preparing the model, it must
283 * @return status Error status of launching a task which prepares the model
285 * - NONE if preparation task is successfully launched
292 * - RESOURCE_EXHAUSTED_* if the task was aborted by the driver