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

/frameworks/base/tools/aapt/
H A DCacheUpdater.h62 String8 toCreate; local
75 toCreate = existsPath.getPathLeaf().appendPath(toCreate);
82 existsPath.appendPath(toCreate.walkPath(&remains));
83 toCreate = remains;

Completed in 299 milliseconds