Searched defs:outfile (Results 1 – 13 of 13) sorted by relevance
145 FILE *outfile; variable
52 std::ofstream outfile(fileName, std::fstream::out); in SavePixelmapToFile() local
41 ofstream outfile; in SetUpTestCase() local
134 std::ofstream outfile(path); in ReclaimFileCache() local
100 ofstream outfile(fileName, ios::out|ios::binary|ios::app); in GeneratorFile() local152 ofstream outfile; in AesMultiBlockEncrypt() local206 ofstream outfile; in AesMultiBlockDecrypt() local
57 std::ofstream outfile(flagPath); in SetUpTestCase() local
48 FILE *outfile = NULL; in LogToFile() local
44 ofstream outfile; in SetUp() local
391 std::ofstream outfile(MODULE_RESULT_PATH, std::ios::binary | std::ios::trunc); in CheckAndUpdateRevertResult() local
151 FILE* outfile = fopen(outpath.c_str(), "wb"); in DecodeToYuv() local
204 FILE* outfile = fopen(outpath.c_str(), "wb"); in DecodeToYuv() local224 FILE *outfile = fopen(outpath.c_str(), "wb"); in YuvWriteToFile() local
141 std::ofstream outfile(filepath, std::ios::out | std::ios::binary); in WriteToFile() local
179 FILE *outfile = fopen(realPath, "w"); in WriteStrToFile() local