Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
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
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java784 private static int getEntrySize() { in getEntrySize() method in InputMethodManagerService.StartInputHistory