Searched refs:getEntrySize (Results 1 – 4 of 4) sorted by relevance
98 virtual size_t getEntrySize() const = 0;232 virtual size_t getEntrySize() const;250 virtual size_t getEntrySize() const;
201 return gotCount * getEntrySize() > MipsGOTSize; in isGOTFull()375 return addr() + gotSize * getEntrySize() + MipsGOTGpOffset; in getGPAddr()507 size_t Mips32GOT::getEntrySize() const { in getEntrySize() function in mcld::Mips32GOT542 size_t Mips64GOT::getEntrySize() const { in getEntrySize() function in mcld::Mips64GOT
945 private static int getEntrySize() { in getEntrySize() method in InputMethodManagerService.StartInputHistory956 private final Entry[] mEntries = new Entry[getEntrySize()];
16695 HSPLcom/android/server/inputmethod/InputMethodManagerService$StartInputHistory;->getEntrySize()I