HomeSort by relevance Sort by last modified time
    Searched refs:DonateRef (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.h 352 ptr_->DonateRef(ref_donor, this);
385 if (ptr_) ptr_->DonateRef(this, &other);
386 if (other.ptr_) other.ptr_->DonateRef(&other, this);
422 ptr_->DonateRef(this, new_owner);
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h     [all...]

Completed in 52 milliseconds