Searched defs:appendPathCopy (Results 1 – 1 of 1) sorted by relevance
93 inline String8 appendPathCopy(String8 str, const char* leaf) { return appendPath(str, leaf); } in appendPathCopy() function94 inline String8 appendPathCopy(String8 str, const String8& leaf) { in appendPathCopy() function