Home
last modified time | relevance | path

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

/developtools/hiperf/interfaces/innerkits/native/include/
H A Dhiperf_client.h214 void SetOption(const std::string &name, const std::vector<int> &vInt);
/developtools/hiperf/interfaces/innerkits/native/src/
H A Dhiperf_client.cpp106 void RecordOption::SetOption(const std::string &name, const std::vector<int> &vInt) in SetOption() argument
109 if (vInt.empty()) { in SetOption()
120 for (auto n : vInt) { in SetOption()

Completed in 3 milliseconds