Searched refs:GetExecCmd (Results 1 – 2 of 2) sorted by relevance
| /developtools/hiperf/interfaces/innerkits/native/include/ |
| D | hiperf_client.h | 348 void GetExecCmd(std::vector<std::string> &cmd, int pipeIn, int pipeOut, 351 void GetExecCmd(std::vector<std::string> &cmd,
|
| /developtools/hiperf/interfaces/innerkits/native/src/ |
| D | hiperf_client.cpp | 371 void Client::GetExecCmd(std::vector<std::string> &cmd, int pipeIn, int pipeOut, in GetExecCmd() function in OHOS::Developtools::HiPerf::HiperfClient::Client 383 void Client::GetExecCmd(std::vector<std::string> &cmd, in GetExecCmd() function in OHOS::Developtools::HiPerf::HiperfClient::Client 432 GetExecCmd(cmd, clientToServerFd[PIPE_READ], serverToClientFd[PIPE_WRITE], args); in Start() 569 GetExecCmd(cmd, args); in RunHiperfCmdSync()
|