Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dtracing.cpp70 uint32_t file_size_bytes = 8) { in AppendFile()
81 static void DetachFile(const char*& p, std::string& file, uint32_t file_size_bytes = 8) { in DetachFile()
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto895 optional int64 file_size_bytes = 3; field