HomeSort by relevance Sort by last modified time
    Searched refs:WriteStringWithLength (Results 1 - 2 of 2) sorted by null

  /system/extras/simpleperf/
record_file_writer.cpp 248 bool RecordFileWriter::WriteStringWithLength(const std::string& s) {
271 if (!WriteStringWithLength(s)) {
286 if (!WriteStringWithLength(arg)) {
record_file.h 78 bool WriteStringWithLength(const std::string& s);

Completed in 287 milliseconds