Searched defs:StopGraphExecution (Results 1 – 3 of 3) sorted by relevance
93 rpc StopGraphExecution(StopGraphExecutionRequest) returns (StatusResponse) {} rpc
150 ::grpc::Status StopGraphExecution(::grpc::ServerContext* context, in StopGraphExecution() function
325 Status LocalPrebuiltGraph::StopGraphExecution(bool flushOutputFrames) { in StopGraphExecution() function in android::automotive::computepipe::graph::LocalPrebuiltGraph