Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxbarcode/
H A Dcbc_upca.cpp36 size_t CBC_UPCA::GetMaxLength() const { in GetMaxLength() function in CBC_UPCA
H A Dcbc_ean13.cpp36 size_t CBC_EAN13::GetMaxLength() const { in GetMaxLength() function in CBC_EAN13
H A Dcbc_ean8.cpp36 size_t CBC_EAN8::GetMaxLength() const { in GetMaxLength() function in CBC_EAN8
/aosp_15_r20/external/openthread/src/core/common/
H A Dframe_builder.hpp86 uint16_t GetMaxLength(void) const { return mMaxLength; } in GetMaxLength() function in ot::FrameBuilder
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_leader.hpp96 uint8_t GetMaxLength(void) const { return mMaxLength; } in GetMaxLength() function in ot::NetworkData::Leader