Home
last modified time | relevance | path

Searched refs:getMaxLength (Results 1 – 5 of 5) sorted by relevance

/external/parameter-framework/upstream/parameter/
DStringParameterType.h44 size_t getMaxLength() const;
DStringParameterType.cpp76 size_t CStringParameterType::getMaxLength() const in getMaxLength() function in CStringParameterType
DStringParameter.cpp57 return static_cast<const CStringParameterType *>(getTypeElement())->getMaxLength() + 1; in getSize()
/external/apache-http/src/org/apache/commons/codec/language/
DSoundex.java194 public int getMaxLength() { in getMaxLength() method in Soundex
/external/apache-http/api/
Dapache-http-legacy-current.txt613 method public deprecated int getMaxLength();