Home | History | Annotate | Download | only in toolutil

Lines Matching defs:readFile

302 readFile(const char *path, const char *name, int32_t &length, char &type) {
442 inData=readFile(NULL, filename, inLength, type);
1010 data=readFile(filesPath, name, length, type);
1011 // readFile() exits the tool if it fails