Searched defs:canonicalFilePath (Results 1 – 1 of 1) sorted by relevance
187 auto canonicalFilePath = _fullpath(tmpPath, filePath.c_str(), sizeof(tmpPath)); in ReadBinaryFile() local189 auto canonicalFilePath = realpath(filePath.c_str(), tmpPath); in ReadBinaryFile() local