Home
last modified time | relevance | path

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

/aosp12/system/core/libsparse/
H A Dsparse_format.h50 __le32 total_sz; /* in bytes of chunk input file including chunk header and data */ member
/aosp12/system/nfc/src/gki/common/
H A Dgki_buffer.cc273 size_t total_sz = size + sizeof(BUFFER_HDR_T) in GKI_getbuf() local