Searched refs:SendCommandAndWait (Results 1 – 2 of 2) sorted by relevance
629 bool Client::SendCommandAndWait(const std::string &cmd) in SendCommandAndWait() function in OHOS::Developtools::HiPerf::HiperfClient::Client653 if (SendCommandAndWait(ReplyPause)) { in Pause()666 if (SendCommandAndWait(ReplyResume)) { in Resume()679 if (SendCommandAndWait(ReplyStop)) { in Stop()681 while (SendCommandAndWait(ReplyCheck)) { in Stop()
346 bool SendCommandAndWait(const std::string &cmd);