Home
last modified time | relevance | path

Searched refs:cleanup_data_ (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.h3775 bool ok = h->AddCleanup(cleanup_data_, cleanup_func_); in AddCleanup()
3785 void *cleanup_data_; variable
4874 cleanup_data_(func.GetData()),
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4471 bool ok = h->AddCleanup(cleanup_data_, cleanup_func_);
4481 void *cleanup_data_;
5570 cleanup_data_(func.GetData()),