Searched refs:cleanup_func_ (Results 1 – 2 of 2) sorted by relevance
864 cleanup_func_(func.GetCleanup()) {899 if (cleanup_func_) {900 bool ok = upb_handlers_addcleanup(h, cleanup_data_, cleanup_func_);
315 upb_handlerfree *cleanup_func_; variable