Searched defs:GetMaxLength (Results 1 – 4 of 4) sorted by relevance
| /external/pdfium/fxbarcode/ | ||
| D | cbc_upca.cpp | 36 size_t CBC_UPCA::GetMaxLength() const { in GetMaxLength() function in CBC_UPCA |
| D | cbc_ean13.cpp | 36 size_t CBC_EAN13::GetMaxLength() const { in GetMaxLength() function in CBC_EAN13 |
| D | cbc_ean8.cpp | 36 size_t CBC_EAN8::GetMaxLength() const { in GetMaxLength() function in CBC_EAN8 |
| /external/openthread/src/core/common/ | ||
| D | frame_builder.hpp | 85 uint16_t GetMaxLength(void) const { return mMaxLength; } in GetMaxLength() function in ot::FrameBuilder |