Home
last modified time | relevance | path

Searched defs:filePathLength (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dmmapped_buffer.cpp76 const int filePathLength = snprintf(filePath, filePathBufferSize, "%s%s", dirPath, in openBuffer() local
Dfile_utils.cpp119 const int filePathLength = strlen(filePath); in getFilePathWithoutSuffix() local