Home
last modified time | relevance | path

Searched refs:hyFilePath (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/jni/
H A Dandroid_text_Hyphenator.cpp40 const std::string hyFilePath = buildFileName(locale); in mmapPatternFile() local
41 const int fd = open(hyFilePath.c_str(), O_RDONLY | O_CLOEXEC); in mmapPatternFile()