Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file_writer.cpp269 bool RecordFileWriter::WriteStringWithLength(const std::string& s) { in WriteStringWithLength() function in simpleperf::RecordFileWriter
292 if (!WriteStringWithLength(s)) { in WriteFeatureString()
307 if (!WriteStringWithLength(arg)) { in WriteCmdlineFeature()
Drecord_file.h114 bool WriteStringWithLength(const std::string& s);