Searched refs:replaceThis (Results 1 – 2 of 2) sorted by relevance
415 status_t String16::replaceAll(char16_t replaceThis, char16_t withThis) in replaceAll() argument421 if (str[i] == replaceThis) { in replaceAll()
90 status_t replaceAll(char16_t replaceThis,