Searched refs:FileCheckAndOpenBinary (Results 1 – 3 of 3) sorted by relevance
50 bool FileCheckAndOpenBinary(const std::string &rawheapPath, std::ifstream &file, uint32_t &fileSize…
97 bool FileCheckAndOpenBinary(const std::string &rawheapPath, std::ifstream &file, uint32_t &fileSize) in RealPath() function
26 if (!FileCheckAndOpenBinary(rawheapPath, rawheapFile, fileSize)) { in Translate()