Searched defs:StopGraphProfiling (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/services/Car/cpp/computepipe/runner/graph/proto/ | ||
D | GrpcPrebuiltGraphService.proto | 99 rpc StopGraphProfiling(StopGraphProfilingRequest) returns (StatusResponse) {} rpc |
/aosp_15_r20/packages/services/Car/cpp/computepipe/runner/graph/ | ||
D | GrpcGraph.cpp | 381 Status GrpcGraph::StopGraphProfiling() { in StopGraphProfiling() function in android::automotive::computepipe::graph::GrpcGraph |
D | LocalPrebuiltGraph.cpp | 341 Status LocalPrebuiltGraph::StopGraphProfiling() { in StopGraphProfiling() function in android::automotive::computepipe::graph::LocalPrebuiltGraph |