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

/frameworks/base/tools/aapt/
H A DCacheUpdater.h63 String8 remains; local
82 existsPath.appendPath(toCreate.walkPath(&remains));
83 toCreate = remains;
89 } while (remains.length() > 0);

Completed in 223 milliseconds