Searched defs:findFirst (Results 1 – 2 of 2) sorted by relevance
28 static void* eeFind(uint32_t nameToFind, uint32_t *offset, bool findFirst, uint32_t *szP) in eeFind()
244 ssize_t String16::findFirst(char16_t c) const in findFirst() function in android::String16