Searched refs:executeAsynchronously (Results 1 – 1 of 1) sorted by relevance
170 static MaybeResults executeAsynchronously(const sp<IPreparedModel>& preparedModel, in executeAsynchronously() function219 const ExecutionFunction execute = synchronous ? executeSynchronously : executeAsynchronously; in runExecutionTest()