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