Searched defs:sfields (Results 1 – 6 of 6) sorted by relevance
111 Class<?> sfields = MakeClass(); in doTest() local
263 public static native void readNativeFields(Class<?> field_class, long[] sfields); in readNativeFields()
153 char *sfields[2]; in pci_filter_parse_slot_v38() local
1147 LengthPrefixedArray<ArtField>* sfields = GetSFieldsPtr(); in FindDeclaredStaticField() local1194 IterationRange<StrideIterator<ArtField>> sfields = GetSFields(); in GetDeclaredFields() local
568 art::IterationRange<art::StrideIterator<art::ArtField>> sfields = klass->GetSFields(); in GetClassFields() local
4022 LengthPrefixedArray<ArtField>* sfields = AllocArtFieldArray(self, in LoadClass() local5307 LengthPrefixedArray<ArtField>* sfields = AllocArtFieldArray(self, allocator, num_fields); in CreateProxyClass() local