Searched defs:SetStatus (Results 1 – 2 of 2) sorted by relevance
122 void SetStatus(const Status status) { status_ = status; } in SetStatus() function
211 void Class::SetStatus(Handle<Class> h_this, ClassStatus new_status, Thread* self) { in SetStatus() function in art::mirror::Class