Searched refs:AllocArtMethodArray (Results 1 – 3 of 3) sorted by relevance
547 LengthPrefixedArray<ArtMethod>* AllocArtMethodArray(Thread* self,
2724 LengthPrefixedArray<ArtMethod>* method_array = class_linker->AllocArtMethodArray( in CreateRuntimeMethod()
3938 LengthPrefixedArray<ArtMethod>* ClassLinker::AllocArtMethodArray(Thread* self, in AllocArtMethodArray() function in art::ClassLinker4040 AllocArtMethodArray(self, allocator, accessor.NumMethods()), in LoadClass()5375 LengthPrefixedArray<ArtMethod>* proxy_class_methods = AllocArtMethodArray( in CreateProxyClass()