Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_text_Hyphenator.cpp39 const std::string hyFilePath = buildFileName(locale); in mmapPatternFile() local
40 const int fd = open(hyFilePath.c_str(), O_RDONLY); in mmapPatternFile()