Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Dtracing.cpp61 uint32_t file_size_bytes = 8) { in AppendFile()
72 static std::string DetachFile(BinaryReader& reader, uint32_t file_size_bytes = 8) { in DetachFile()
/aosp_15_r20/system/extras/pinner/include/
H A Dmeminspect.h110 uint64_t file_size_bytes; member
/aosp_15_r20/packages/modules/Virtualization/tests/benchmark/src/native/
Dbenchmarkbinary.cpp109 const int64_t file_size_bytes = file_stats.st_size; in measure_read_rate() local
/aosp_15_r20/system/extras/pinner/
H A Dpin_utils.cpp226 uint64_t file_size_bytes = get_file_size(input_file_); in dump_coverages() local
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto1698 optional int64 file_size_bytes = 3; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h266158 inline ::int64_t TranscodingData::file_size_bytes() const { in file_size_bytes() function