Searched refs:retCmdLine (Results 1 – 1 of 1) sorted by relevance
651 const auto& retCmdLine = readProcCmdLine(pid); in reportTerminatedProcessToVhal() local652 if (!retCmdLine.ok()) { in reportTerminatedProcessToVhal()654 retCmdLine.error().message().c_str()); in reportTerminatedProcessToVhal()657 std::string procCmdLine = retCmdLine.value(); in reportTerminatedProcessToVhal()