Home
last modified time | relevance | path

Searched defs:getEntrySize (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
H A Dprobability_dict_content.cpp118 int ProbabilityDictContent::getEntrySize() const { in getEntrySize() function in latinime::backward::v402::ProbabilityDictContent
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.cpp507 size_t Mips32GOT::getEntrySize() const { in getEntrySize() function in mcld::Mips32GOT
542 size_t Mips64GOT::getEntrySize() const { in getEntrySize() function in mcld::Mips64GOT
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java890 private static int getEntrySize() { in getEntrySize() method in InputMethodManagerService.StartInputHistory