Home
last modified time | relevance | path

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

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