Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/include/
Dprebuilt_interface.h119 void COMPUTEPIPE_RUNNER(ResetGraph)();
/packages/services/Car/cpp/computepipe/runner/graph/proto/
DGrpcPrebuiltGraphService.proto95 rpc ResetGraph(ResetGraphRequest) returns (StatusResponse) {} rpc
/packages/services/Car/cpp/computepipe/tests/runner/graph/includes/
DGrpcGraphServerImpl.h158 ::grpc::Status ResetGraph(::grpc::ServerContext* context, in ResetGraph() function
/packages/services/Car/cpp/computepipe/runner/graph/
DLocalPrebuiltGraph.cpp231 LOAD_FUNCTION(ResetGraph); in GetPrebuiltGraphFromLibrary()