Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/computepipe/runner/graph/proto/
DGrpcPrebuiltGraphService.proto99 rpc StopGraphProfiling(StopGraphProfilingRequest) returns (StatusResponse) {} rpc
/aosp_15_r20/packages/services/Car/cpp/computepipe/runner/graph/
DGrpcGraph.cpp381 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