Home
last modified time | relevance | path

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

/packages/services/Car/computepipe/runner/graph/proto/
DGrpcPrebuiltGraphService.proto97 rpc StartGraphProfiling(StartGraphProfilingRequest) returns (StatusResponse) {} rpc
/packages/services/Car/computepipe/runner/graph/
DGrpcGraph.cpp349 Status GrpcGraph::StartGraphProfiling() { in StartGraphProfiling() function in android::automotive::computepipe::graph::GrpcGraph
DLocalPrebuiltGraph.cpp335 Status LocalPrebuiltGraph::StartGraphProfiling() { in StartGraphProfiling() function in android::automotive::computepipe::graph::LocalPrebuiltGraph