Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file_writer.cpp248 bool RecordFileWriter::WriteStringWithLength(const std::string& s) { in WriteStringWithLength() function in RecordFileWriter
271 if (!WriteStringWithLength(s)) { in WriteFeatureString()
286 if (!WriteStringWithLength(arg)) { in WriteCmdlineFeature()
Drecord_file.h75 bool WriteStringWithLength(const std::string& s);