Searched refs:FillTables (Results 1 – 1 of 1) sorted by relevance
6940 bool FillTables() REQUIRES_SHARED(Locks::mutator_lock_) { in FillTables() function in art::ClassLinker::LinkInterfaceMethodsHelper7031 } else if (LIKELY(FillTables())) { in FindMethod()