Home | History | Annotate | Download | only in aapt

Lines Matching full:fopen

1272     fp = fopen(file->getSourceFile().string(), "rb");
1378 fp = fopen(source.string(),"rb");
1445 fp = fopen(dest.string(), "wb");
1468 FILE* reader = fopen(dest.string(), "rb");