Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/computepipe/tests/runner/graph/includes/
H A DGrpcGraphServerImpl.h150 ::grpc::Status StopGraphExecution(::grpc::ServerContext* context, in StopGraphExecution() function
/aosp12/packages/services/Car/cpp/computepipe/runner/graph/
H A DLocalPrebuiltGraph.cpp325 Status LocalPrebuiltGraph::StopGraphExecution(bool flushOutputFrames) { in StopGraphExecution() function in android::automotive::computepipe::graph::LocalPrebuiltGraph