Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/foundation/
DAStringUtils.cpp30 const char *glob, size_t globLen, const char *str, size_t strLen, bool ignoreCase) { in MatchesGlob()
/frameworks/base/libs/hwui/
DPathParser.cpp216 const char* pathStr, size_t strLen) { in getPathDataFromAsciiString()
288 size_t strLen) { in parseAsciiStringForSkPath()
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
DTimeZoneFilterTypeAdapter.java274 final int strLen = string.length(); in isStartingInitialsFor() local
/frameworks/native/libs/binder/
DParcel.cpp827 const size_t strLen= str.length(); in writeUtf8AsUtf16() local