Searched defs:ifcount (Results 1 – 2 of 2) sorted by relevance
118 inline mirror::IfTable* ClassLinker::AllocIfTable(Thread* self, size_t ifcount) { in AllocIfTable()
3489 size_t ifcount = super_ifcount; in LinkInterfaceMethods() local