Searched refs:AllocArtMethodArray (Results 1 – 3 of 3) sorted by relevance
514 LengthPrefixedArray<ArtMethod>* AllocArtMethodArray(Thread* self,
2481 LengthPrefixedArray<ArtMethod>* method_array = class_linker->AllocArtMethodArray( in CreateRuntimeMethod()
3618 LengthPrefixedArray<ArtMethod>* ClassLinker::AllocArtMethodArray(Thread* self, in AllocArtMethodArray() function in art::ClassLinker3697 AllocArtMethodArray(self, allocator, accessor.NumMethods()), in LoadClass()5021 LengthPrefixedArray<ArtMethod>* proxy_class_methods = AllocArtMethodArray( in CreateProxyClass()