Searched refs:toCreate (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DCacheUpdater.h57 String8 toCreate; local
70 toCreate = existsPath.getPathLeaf().appendPath(toCreate);
77 existsPath.appendPath(toCreate.walkPath(&remains));
78 toCreate = remains;

Completed in 56 milliseconds