Home
last modified time | relevance | path

Searched refs:upb_refcounted_ref2 (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.h1198 void upb_refcounted_ref2(const upb_refcounted *r, upb_refcounted *from);
1206 upb_refcounted_ref2((const upb_refcounted*)r, (upb_refcounted*)from)
Dupb.c3456 void upb_refcounted_ref2(const upb_refcounted *r, upb_refcounted *from) { in upb_refcounted_ref2() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h1486 void upb_refcounted_ref2(const upb_refcounted *r, upb_refcounted *from);
1494 upb_refcounted_ref2((const upb_refcounted*)r, (upb_refcounted*)from)
Dupb.c3612 void upb_refcounted_ref2(const upb_refcounted *r, upb_refcounted *from) { in upb_refcounted_ref2() function