Searched refs:forwardimpl_ (Results 1 – 1 of 1) sorted by relevance
298 if (forwardimpl_) { in Forward()299 forwardimpl_(); in Forward()356 forwardimpl_ = std::move(forwardImpl); in SetForwardImpl()796 ForwardImpl forwardimpl_; variable