Searched defs:appendPathCopy (Results 1 – 1 of 1) sorted by relevance
227 String8 appendPathCopy(const char* leaf) const in appendPathCopy() function229 String8 appendPathCopy(const String8& leaf) const { return appendPathCopy(leaf.string()); } in appendPathCopy() function