Home
last modified time | relevance | path

Searched defs:max_branches_per_message (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A DBranchListFile.cpp330 const std::string& output_filename, bool compress, size_t max_branches_per_message) { in CreateForFile()
340 std::string* output_str, bool compress, size_t max_branches_per_message) { in CreateForString()
H A DBranchListFile.h198 size_t max_branches_per_message) in BranchListProtoWriter()