Searched defs:sfields (Results 1 – 5 of 5) sorted by relevance
111 Class<?> sfields = MakeClass(); in doTest() local
263 public static native void readNativeFields(Class<?> field_class, long[] sfields); in readNativeFields()
292 IterationRange<StrideIterator<ArtField>> sfields = klass->GetSFields(); in GetDeclaredFields() local
571 art::IterationRange<art::StrideIterator<art::ArtField>> sfields = klass->GetSFields(); in GetClassFields() local
3866 LengthPrefixedArray<ArtField>* sfields = AllocArtFieldArray(self, in LoadClass() local5078 LengthPrefixedArray<ArtField>* sfields = AllocArtFieldArray(self, allocator, num_fields); in CreateProxyClass() local