Home
last modified time | relevance | path

Searched defs:StopGraphProfiling (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/computepipe/runner/graph/proto/
DGrpcPrebuiltGraphService.proto99 rpc StopGraphProfiling(StopGraphProfilingRequest) returns (StatusResponse) {} rpc
/packages/services/Car/computepipe/runner/graph/
DGrpcGraph.cpp377 Status GrpcGraph::StopGraphProfiling() { in StopGraphProfiling() function in android::automotive::computepipe::graph::GrpcGraph
DLocalPrebuiltGraph.cpp341 Status LocalPrebuiltGraph::StopGraphProfiling() { in StopGraphProfiling() function in android::automotive::computepipe::graph::LocalPrebuiltGraph