Searched refs:AllocArtFieldArray (Results 1 – 2 of 2) sorted by relevance
510 LengthPrefixedArray<ArtField>* AllocArtFieldArray(Thread* self,
3602 LengthPrefixedArray<ArtField>* ClassLinker::AllocArtFieldArray(Thread* self, in AllocArtFieldArray() function in art::ClassLinker3679 LengthPrefixedArray<ArtField>* sfields = AllocArtFieldArray(self, in LoadClass()3682 LengthPrefixedArray<ArtField>* ifields = AllocArtFieldArray(self, in LoadClass()4953 LengthPrefixedArray<ArtField>* sfields = AllocArtFieldArray(self, allocator, num_fields); in CreateProxyClass()