Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Drecord_file_writer.cpp404 bool RecordFileWriter::WriteStringWithLength(const std::string& s) { in WriteStringWithLength() function in simpleperf::RecordFileWriter
427 if (!WriteStringWithLength(s)) { in WriteFeatureString()
442 if (!WriteStringWithLength(arg)) { in WriteCmdlineFeature()
H A Drecord_file.h127 bool WriteStringWithLength(const std::string& s);