Searched refs:pOutStr (Results 1 – 1 of 1) sorted by relevance
227 auto ReadFromPipe = [](HANDLE hPipe, std::string* pOutStr) { in ExecCmd() argument255 if (pOutStr) in ExecCmd()257 (*pOutStr) += buf; in ExecCmd()