Searched defs:SetOption (Results 1 - 1 of 1) sorted by relevance
| /developtools/hiperf/interfaces/innerkits/native/src/ | ||
| H A D | hiperf_client.cpp | 76 void RecordOption::SetOption(const std::string &name, bool enable) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption 92 void RecordOption::SetOption(const std::string &name, int value) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption 106 void RecordOption::SetOption(const std::string &name, const std::vector<int> &vInt) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption 135 void RecordOption::SetOption(const std::string &name, const std::string &str) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption 154 void RecordOption::SetOption(const std::string &name, const std::vector<std::string> &vStr) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption [all...] |
Completed in 2 milliseconds