Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/include/utils/
H A DString8.h196 String8& appendPath(const String8& leaf) { return appendPath(leaf.string()); } in appendPath() function
/aosp14/system/core/libutils/
H A DString8.cpp546 String8& String8::appendPath(const char* name) in appendPath() function in android::String8
/aosp14/frameworks/base/core/java/android/net/
H A DUri.java1474 public Builder appendPath(String newSegment) { in appendPath() method in Uri.Builder
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...