Searched refs:root_ptr (Results 1 – 1 of 1) sorted by relevance
346 static inline void ProcessWeakClass(GcRoot<mirror::Class>* root_ptr, in ProcessWeakClass() argument351 mirror::Class* cls = root_ptr->Read<kWithoutReadBarrier>(); in ProcessWeakClass()363 *root_ptr = GcRoot<mirror::Class>(new_cls); in ProcessWeakClass()367 *root_ptr = GcRoot<mirror::Class>(update); in ProcessWeakClass()