Home
last modified time | relevance | path

Searched refs:writeFile (Results 1 – 1 of 1) sorted by relevance

/rkdeveloptool/
H A Dmain.cpp1412 static bool writeFile(FILE* outFile, const char* path, bool fix) { in writeFile() function
1650 if (!writeFile(outFile, (char*)gOpts.code471Path[i], false)) in mergeBoot()
1655 if (!writeFile(outFile, (char*)gOpts.code472Path[i], false)) in mergeBoot()
1660 if (!writeFile(outFile, gOpts.loader[i].path, true)) in mergeBoot()