Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/graph/
DGrpcGraph.cpp199 proto::StartGraphExecutionRequest startExecutionRequest; in handleExecutionPhase() local
202 mGraphStub->AsyncStartGraphExecution(&context, startExecutionRequest, &cq)); in handleExecutionPhase()