Home
last modified time | relevance | path

Searched defs:replaceAll (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/libutils/
H A DString16.cpp366 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 Dmain.cpp155 static string replaceAll(const string& fieldName, const char oldC, const string& newS) { in replaceAll() function
/aosp14/frameworks/base/core/java/android/util/
H A DArrayMap.java1042 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 Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...