Home
last modified time | relevance | path

Searched refs:initial_storage (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc6998 ArrayRef<NewInterfaceReference> initial_storage, in FindNewIfTableInterfaces() argument
7015 ArrayRef<NewInterfaceReference> current_storage = initial_storage; in FindNewIfTableInterfaces()
7105 NewInterfaceReference initial_storage[kMaxStackReferences]; in SetupInterfaceLookupTable() local
7114 ArrayRef<NewInterfaceReference>(initial_storage), in SetupInterfaceLookupTable()