Home | History | Annotate | Download | only in aapt

Lines Matching full:dependencyfile

2026             String8 dependencyFile(bundle->getRClassDir());
2027 dependencyFile.appendPath("R.java.d");
2029 fp = fopen(dependencyFile.string(), "a");