Searched defs:offsets_size (Results 1 – 6 of 6) sorted by relevance
39 optional uint64 offsets_size = 3; field
170 auto offsets_size = base::StringToUInt64(args["offsets_size"]); in ParseLine() local
239 uint64_t offsets_size) { in TransactionAllocBuf()
1174 uint64_t offsets_size = static_cast<uint64_t>(evt.offsets_size()); in ParseBinderTransactionAllocBuf() local
320 binder_size_t offsets_size; /* number of bytes of offsets */ member
2891 optional uint64 offsets_size = 3; field