Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file_writer.cpp261 bool RecordFileWriter::WriteStringWithLength(const std::string& s) { in WriteStringWithLength() function in RecordFileWriter
284 if (!WriteStringWithLength(s)) { in WriteFeatureString()
299 if (!WriteStringWithLength(arg)) { in WriteCmdlineFeature()
Drecord_file.h77 bool WriteStringWithLength(const std::string& s);