Searched defs:executionCallback (Results 1 – 1 of 1) sorted by relevance
504 const sp<ExecutionCallback>& executionCallback) { in asyncStartComputePartitioned()855 sp<ExecutionCallback> executionCallback = new ExecutionCallback(); in compute() local