Home
last modified time | relevance | path

Searched defs:SetOption (Results 1 – 1 of 1) sorted by relevance

/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp79 void RecordOption::SetOption(const std::string &name, bool enable) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
95 void RecordOption::SetOption(const std::string &name, int value) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
109 void RecordOption::SetOption(const std::string &name, const std::vector<int> &vInt) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
138 void RecordOption::SetOption(const std::string &name, const std::string &str) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
157 void RecordOption::SetOption(const std::string &name, const std::vector<std::string> &vStr) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption