Searched refs:hyFilePath (Results 1 – 1 of 1) sorted by relevance
40 const std::string hyFilePath = buildFileName(locale); in mmapPatternFile() local41 const int fd = open(hyFilePath.c_str(), O_RDONLY | O_CLOEXEC); in mmapPatternFile()