Home
last modified time | relevance | path

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

/system/media/audio_utils/spdif/
DFrameScanner.cpp30 uint32_t headerLength) in FrameScanner()
/system/core/liblog/
Dlogd_writer.cpp90 static const unsigned headerLength = 1; in LogdWrite() local
Dpmsg_writer.cpp63 static const unsigned headerLength = 2; in PmsgWrite() local
/system/core/libstats/socket/
Dstatsd_writer.c159 static const unsigned headerLength = 1; in statsdWrite() local
/system/core/libstats/push_compat/
Dstatsd_writer.c159 static const unsigned headerLength = 1; in statsdWrite() local
/system/security/keystore/
Dblob.cpp446 const size_t headerLength = offsetof(blobv2, encrypted); in readBlob() local