Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/
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
Dcbc_upca.cpp36 size_t CBC_UPCA::GetMaxLength() const { in GetMaxLength() function in CBC_UPCA
/external/openthread/src/core/common/
Dframe_builder.hpp86 uint16_t GetMaxLength(void) const { return mMaxLength; } in GetMaxLength() function in ot::FrameBuilder
/external/openthread/src/core/thread/
Dnetwork_data_leader.hpp96 uint8_t GetMaxLength(void) const { return mMaxLength; } in GetMaxLength() function in ot::NetworkData::Leader