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()
294 IterationRange<StrideIterator<ArtField>> sfields = klass->GetSFields(); in GetDeclaredFields() local
572 art::IterationRange<art::StrideIterator<art::ArtField>> sfields = klass->GetSFields(); in GetClassFields() local
3668 LengthPrefixedArray<ArtField>* sfields = AllocArtFieldArray(self, in LoadClass() local4942 LengthPrefixedArray<ArtField>* sfields = AllocArtFieldArray(self, allocator, num_fields); in CreateProxyClass() local