Home | History | Annotate | Download | only in aapt

Lines Matching full:fopen

2369         fp = fopen(dependencyFile, "w");
2452 fp = fopen(dependencyFile, "a+");