Home
last modified time | relevance | path

Searched defs:StartGraphExecution (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/services/Car/cpp/computepipe/runner/graph/proto/
DGrpcPrebuiltGraphService.proto89 rpc StartGraphExecution(StartGraphExecutionRequest) returns (StatusResponse) {} rpc
/aosp_15_r20/packages/services/Car/cpp/computepipe/tests/runner/graph/includes/
DGrpcGraphServerImpl.h115 ::grpc::Status StartGraphExecution(::grpc::ServerContext* context, in StartGraphExecution() function