Home
last modified time | relevance | path

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

/developtools/hiperf/interfaces/innerkits/native/include/
Dhiperf_client.h348 void GetExecCmd(std::vector<std::string> &cmd, int pipeIn, int pipeOut,
/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp371 void Client::GetExecCmd(std::vector<std::string> &cmd, int pipeIn, int pipeOut, in GetExecCmd() argument
378 cmd.emplace_back(std::to_string(pipeOut)); in GetExecCmd()