Searched refs:getNumberOfMethods (Results 1 – 2 of 2) sorted by relevance
174 return isFull(transaction.getNumberOfMethods(), transaction.getNumberOfFields(), MAX_ENTRIES); in isFull()179 transaction.getNumberOfMethods(), in isFilledEnough()506 public int getNumberOfMethods() { in getNumberOfMethods() method in VirtualFile.VirtualFileIndexedItemCollection611 int getNumberOfMethods() { in getNumberOfMethods() method in VirtualFile.IndexedItemTransaction612 return methods.size() + base.getNumberOfMethods(); in getNumberOfMethods()
259 …Func_GetNumberOfMethods getNumberOfMethods = (Func_GetNumberOfMethods)lib.Lib.GetProc("GetNumberOf… in LoadCodecs() local260 if (getNumberOfMethods) in LoadCodecs()262 RINOK(getNumberOfMethods(&numMethods)); in LoadCodecs()