Searched refs:AllocArtMethodArray (Results 1 – 3 of 3) sorted by relevance
515 LengthPrefixedArray<ArtMethod>* AllocArtMethodArray(Thread* self,
2531 LengthPrefixedArray<ArtMethod>* method_array = class_linker->AllocArtMethodArray( in CreateRuntimeMethod()
3490 LengthPrefixedArray<ArtMethod>* ClassLinker::AllocArtMethodArray(Thread* self, in AllocArtMethodArray() function in art::ClassLinker3569 AllocArtMethodArray(self, allocator, accessor.NumMethods()), in LoadClass()4909 LengthPrefixedArray<ArtMethod>* proxy_class_methods = AllocArtMethodArray( in CreateProxyClass()