Home
last modified time | relevance | path

Searched defs:GetMaxLength (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxbarcode/
Dcbc_upca.cpp36 size_t CBC_UPCA::GetMaxLength() const { in GetMaxLength() function in CBC_UPCA
Dcbc_ean13.cpp36 size_t CBC_EAN13::GetMaxLength() const { in GetMaxLength() function in CBC_EAN13
Dcbc_ean8.cpp36 size_t CBC_EAN8::GetMaxLength() const { in GetMaxLength() function in CBC_EAN8
/external/openthread/src/core/common/
Dframe_builder.hpp85 uint16_t GetMaxLength(void) const { return mMaxLength; } in GetMaxLength() function in ot::FrameBuilder