Searched defs:SetType (Results 1 – 3 of 3) sorted by relevance
113 void SetType(mirror::Class* type) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetType() function
3055 void SetType(Primitive::Type type) { type_ = type; } in SetType() function3237 void SetType(Primitive::Type type) { type_ = type; } in SetType() function
144 void SetType(mirror::Class* t) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_, in SetType() function in art::AllocRecord