Searched refs:AllocArtMethodArray (Results 1 – 3 of 3) sorted by relevance
504 LengthPrefixedArray<ArtMethod>* AllocArtMethodArray(Thread* self,
2265 LengthPrefixedArray<ArtMethod>* method_array = class_linker->AllocArtMethodArray( in CreateRuntimeMethod()
3805 LengthPrefixedArray<ArtMethod>* ClassLinker::AllocArtMethodArray(Thread* self, in AllocArtMethodArray() function in art::ClassLinker3884 AllocArtMethodArray(self, allocator, accessor.NumMethods()), in LoadClass()5146 LengthPrefixedArray<ArtMethod>* proxy_class_methods = AllocArtMethodArray( in CreateProxyClass()