Home | History | Annotate | Download | only in aidl

Lines Matching full:fopen

642         to = fopen(fileName.c_str(), "wb");
644 to = fopen(options.depFileName.c_str(), "wb");
768 FILE* f = fopen(filename.c_str(), "rb");