Searched defs:replaceAll (Results 1 – 4 of 4) sorted by relevance
/aosp14/system/core/libutils/ | ||
H A D | String16.cpp | 366 status_t String16::replaceAll(char16_t replaceThis, char16_t withThis) in replaceAll() function in android::String16 |
/aosp14/frameworks/base/tools/incident_section_gen/ | ||
H A D | main.cpp | 155 static string replaceAll(const string& fieldName, const char oldC, const string& newS) { in replaceAll() function |
/aosp14/frameworks/base/core/java/android/util/ | ||
H A D | ArrayMap.java | 1042 public void replaceAll(BiFunction<? super K, ? super V, ? extends V> function) { in replaceAll() method in ArrayMap |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |