Searched defs:appendPathCopy (Results 1 - 1 of 1) sorted by relevance

/system/core/include/utils/
H A DString8.h218 String8 appendPathCopy(const char* leaf) const function in class:android::String8
220 String8 appendPathCopy(const String8& leaf) const { return appendPathCopy(leaf.string()); } function in class:android::String8

Completed in 21 milliseconds