Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dperf_file_format.cpp175 PerfFileSectionString::PerfFileSectionString(FEATURE id, const std::string &charString) in PerfFileSectionString() argument
178 stdString_ = charString; in PerfFileSectionString()
/developtools/hiperf/include/
Dperf_file_format.h176 PerfFileSectionString(FEATURE id, const std::string &charString);