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