Searched refs:fake_root (Results 1 – 2 of 2) sorted by relevance
165 mirror::Object* fake_root = nullptr; in DoFieldPutCommon() local167 field_type == Primitive::kPrimNot ? value.GetGCRoot() : &fake_root)); in DoFieldPutCommon()
404 mirror::Object* fake_root = nullptr; in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL() local406 field_type == Primitive::kPrimNot ? field_value.GetGCRoot() : &fake_root)); in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL()