Home
last modified time | relevance | path

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

/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp63 void RecordOption::SetOption(const std::string &name, const std::vector<int> &vInt) in SetOption() argument
66 if (vInt.empty()) { in SetOption()
77 for (auto n : vInt) { in SetOption()
/developtools/hiperf/interfaces/innerkits/native/include/
Dhiperf_client.h252 void SetOption(const std::string &name, const std::vector<int> &vInt);