Home
last modified time | relevance | path

Searched defs:SetType (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dfield.h113 void SetType(mirror::Class* type) SHARED_REQUIRES(Locks::mutator_lock_) { in SetType() function
/art/compiler/optimizing/
Dnodes.h2374 void SetType(Primitive::Type new_type) { in SetType() function