Searched defs:remains (Results 1 - 1 of 1) sorted by path

/frameworks/base/tools/aapt/
H A DCacheUpdater.h61 String8 remains; local
80 existsPath.appendPath(toCreate.walkPath(&remains));
81 toCreate = remains;
87 } while (remains.length() > 0);

Completed in 38 milliseconds