Home
last modified time | relevance | path

Searched refs:SetComponentType (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dclass-inl.h1029 inline void Class::SetComponentType(ObjPtr<Class> new_component_type) { in SetComponentType() function
Dclass.h498 void SetComponentType(ObjPtr<Class> new_component_type) REQUIRES_SHARED(Locks::mutator_lock_);