Searched refs:getFileAux (Results 1 – 1 of 1) sorted by relevance
241 static error_code getFileAux(const char *Filename,252 return getFileAux(NullTerminatedName.data(), result, FileSize, in getFile()261 static error_code getFileAux(const char *Filename, in getFileAux() function