Searched refs:replaceThis (Results 1 – 3 of 3) sorted by relevance
380 status_t String16::replaceAll(char16_t replaceThis, char16_t withThis) in replaceAll() argument386 if (str[i] == replaceThis) { in replaceAll()
101 status_t replaceAll(char16_t replaceThis,