Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc3333 auto* virtuals = AllocArtMethodArray(self, num_virtual_methods); in CreateProxyClass() local
4956 auto* virtuals = reinterpret_cast<ArtMethod*>(runtime->GetLinearAlloc()->Realloc( in LinkInterfaceMethods() local