Searched refs:getFilePathWithoutSuffix (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Dfile_utils.h45 static bool getFilePathWithoutSuffix(const char *const filePath, const char *const suffix,
H A Dfile_utils.cpp117 /* static */ bool FileUtils::getFilePathWithoutSuffix(const char *const filePath, function in class:latinime::FileUtils
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
H A Ddictionary_structure_with_buffer_policy_factory.cpp149 if (!FileUtils::getFilePathWithoutSuffix(headerFilePath,

Completed in 40 milliseconds