Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file_writer.cpp245 bool RecordFileWriter::WriteStringWithLength(const std::string& s) { in WriteStringWithLength() function in RecordFileWriter
268 if (!WriteStringWithLength(s)) { in WriteFeatureString()
283 if (!WriteStringWithLength(arg)) { in WriteCmdlineFeature()
Drecord_file.h76 bool WriteStringWithLength(const std::string& s);