Home
last modified time | relevance | path

Searched refs:vStr (Results 1 - 2 of 2) sorted by relevance

/developtools/hiperf/interfaces/innerkits/native/include/
H A Dhiperf_client.h216 void SetOption(const std::string &name, const std::vector<std::string> &vStr);
/developtools/hiperf/interfaces/innerkits/native/src/
H A Dhiperf_client.cpp154 void RecordOption::SetOption(const std::string &name, const std::vector<std::string> &vStr) in SetOption() argument
157 if (vStr.empty()) { in SetOption()
166 for (auto substr : vStr) { in SetOption()

Completed in 3 milliseconds