Searched refs:getUrlImpl_ (Results 1 – 1 of 1) sorted by relevance
775 if (getUrlImpl_) { in GetUrl()776 return getUrlImpl_(); in GetUrl()783 getUrlImpl_ = std::move(getUrlImpl); in SetGetUrlImpl()830 GetUrlImpl getUrlImpl_; variable