Searched refs:resetImpl (Results 1 – 2 of 2) sorted by relevance
38 void SetResetImpl(const ResetImpl& resetImpl) in SetResetImpl() argument40 resetImpl_ = resetImpl; in SetResetImpl()
89 void SetResetImpl(ResetImpl&& resetImpl) in SetResetImpl() argument91 resetImpl_ = std::move(resetImpl); in SetResetImpl()