Home | History | Annotate | Download | only in aapt

Lines Matching refs:dependencyFile

1990             String8 dependencyFile(bundle->getRClassDir());
1991 dependencyFile.appendPath("R.java.d");
1993 fp = fopen(dependencyFile.string(), "a");