Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/client_interface/
DDebuggerImpl.cpp134 proto::ControlCommand controlCommand2; in stopPipeProfiling() local
135 *controlCommand2.mutable_read_debug_data() = proto::ReadDebugData(); in stopPipeProfiling()
136 status = engineSp->processClientCommand(controlCommand2); in stopPipeProfiling()