Searched refs:AllocArtMethodArray (Results 1 – 3 of 3) sorted by relevance
441 LengthPrefixedArray<ArtMethod>* AllocArtMethodArray(Thread* self,
1909 LengthPrefixedArray<ArtMethod>* method_array = class_linker->AllocArtMethodArray( in CreateRuntimeMethod()
3275 LengthPrefixedArray<ArtMethod>* ClassLinker::AllocArtMethodArray(Thread* self, in AllocArtMethodArray() function in art::ClassLinker3389 AllocArtMethodArray(self, allocator, it.NumDirectMethods() + it.NumVirtualMethods()), in LoadClassMembers()4551 LengthPrefixedArray<ArtMethod>* proxy_class_methods = AllocArtMethodArray( in CreateProxyClass()