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.cpp39 void RecordOption::SetOption(const std::string &name, bool enable) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
55 void RecordOption::SetOption(const std::string &name, int value) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
69 void RecordOption::SetOption(const std::string &name, const std::vector<int> &vInt) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
98 void RecordOption::SetOption(const std::string &name, const std::string &str) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
117 void RecordOption::SetOption(const std::string &name, const std::vector<std::string> &vStr) in SetOption() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption