Searched defs:appendPath (Results 1 – 3 of 3) sorted by relevance
84 inline String8& appendPath(String8& str, const String8& leaf) { in appendPath() function
100 String8& appendPath(String8& str, const char* name) { in appendPath() function
1477 public Builder appendPath(String newSegment) { in appendPath() method in Uri.Builder