Lines Matching full:fopen
1600 FILE* fp = fopen(bundle->getPublicOutputFile(), "w+");2583 FILE* fp = fopen(dest.string(), "w+");2615 FILE* fp = fopen(textDest.string(), "w+");2640 FILE *fp = fopen(dependencyFile.string(), "a");2996 FILE* fp = fopen(bundle->getProguardFile(), "w+");