Home
last modified time | relevance | path

Searched defs:findFirst (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/
DString16.cpp257 ssize_t String16::findFirst(char16_t c) const in findFirst() function in android::String16
/system/extras/perf_tools/
Dsbtpull.py115 def findFirst(self, word): member in LogLineList