Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file_writer.cpp264 bool RecordFileWriter::WriteStringWithLength(const std::string& s) { in WriteStringWithLength() function in simpleperf::RecordFileWriter
287 if (!WriteStringWithLength(s)) { in WriteFeatureString()
302 if (!WriteStringWithLength(arg)) { in WriteCmdlineFeature()
Drecord_file.h104 bool WriteStringWithLength(const std::string& s);