Searched defs:max_file_size_bytes (Results 1 – 2 of 2) sorted by relevance
1649 optional uint64 max_file_size_bytes = 10; field
46883 uint64_t max_file_size_bytes = 0; member48174 uint64_t max_file_size_bytes() const { return at<10>().as_uint64(); } in max_file_size_bytes() function in perfetto::protos::pbzero::TraceConfig_Decoder