Searched defs:GetFooter (Results 1 – 4 of 4) sorted by relevance
61 def GetFooter(): function
486 bool CowReader::GetFooter(CowFooter* footer) { in GetFooter() function in android::snapshot::CowReader
1104 const uint8_t *Frame::GetFooter(void) const { return mPsdu + mLength - GetFooterLength(); } in GetFooter() function in ot::Mac::Frame
984 uint8_t *GetFooter(void) { return AsNonConst(AsConst(this)->GetFooter()); } in GetFooter() function in ot::Mac::Frame