Home
last modified time | relevance | path

Searched defs:outFile (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()
1464 static bool saveEntry(FILE* outFile, char* path, rk_entry_type type, in saveEntry()
1593 FILE* outFile; in mergeBoot() local
1692 FILE* outFile = fopen(name, "wb+"); in unpackEntry() local