Lines Matching full:is_static
360 ArtField* LookupResolvedField(uint32_t field_idx, ArtMethod* referrer, bool is_static)
362 ArtField* ResolveField(uint32_t field_idx, ArtMethod* referrer, bool is_static)
368 // are used as in ResolveType. What is unique is the is_static argument which is used
373 bool is_static)
379 // are used as in ResolveType. No is_static argument is provided so that Java
389 // to have been already resolved into `klass`. The `is_static` argument is used to
395 bool is_static)
400 // to have been already resolved into `klass`. No is_static argument is provided
949 bool is_static)
1172 bool LinkFields(Thread* self, Handle<mirror::Class> klass, bool is_static, size_t* class_size)