Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:Unref

1319 /* Reference tracking will check ref()/unref() operations to make sure the
1357 void Unref(const void *owner) const;
1451 void Unref(const void *owner) const { \
1452 return upb::upcast_to<const upb::RefCounted>(this)->Unref(owner); \
1507 * the second parameter of upb_refcounted_{ref,unref}2(). On the upside, all
1529 inline void RefCounted::Unref(const void *owner) const {
1577 ~reffed_ptr() { if (ptr_) ptr_->Unref(this); }
1703 /* upb::RefCounted methods like Ref()/Unref(). */
1943 /* upb::RefCounted methods like Ref()/Unref(). */
2307 /* upb::RefCounted methods like Ref()/Unref(). */
2660 /* upb::RefCounted methods like Ref()/Unref(). */
2788 /* upb::RefCounted methods like Ref()/Unref(). */
2942 /* upb::RefCounted methods like Ref()/Unref(). */
6438 * caller; it may be invalidated by any non-const call or unref of the