Searched defs:leaf (Results 1 – 7 of 7) sorted by relevance
197 String8& appendPath(const String8& leaf) { return appendPath(leaf.string()); } in appendPath()202 String8 appendPathCopy(const char* leaf) const in appendPathCopy()204 String8 appendPathCopy(const String8& leaf) const { return appendPathCopy(leaf.string()); } in appendPathCopy()
414 const String8 leaf(entryName.getPathLeaf()); in movie() local
230 AaptGroup(const String8& leaf, const String8& path) in AaptGroup()263 AaptDir(const String8& leaf, const String8& path) in AaptDir()
48 static String8 parseResourceName(const String8& leaf) in parseResourceName()119 String8 leaf(group->getLeaf()); in next() local
583 const char* leaf, in create_move_path()
670 private void collectMyObserversLocked(boolean leaf, IContentObserver observer, in collectMyObserversLocked()
657 String8 leaf = fullname.getPathLeaf(); in write_tarfile() local