Searched refs:DeepCopy (Results 1 – 14 of 14) sorted by relevance
204 virtual Event *DeepCopy() const;322 virtual Event *DeepCopy() const;360 virtual Event *DeepCopy() const;383 virtual Event *DeepCopy() const;
250 Event::DeepCopy() const in DeepCopy() function in DevdCtl::Event489 DevfsEvent::DeepCopy() const in DeepCopy() function in DevdCtl::DevfsEvent542 GeomEvent::DeepCopy() const in DeepCopy() function in DevdCtl::GeomEvent583 ZfsEvent::DeepCopy() const in DeepCopy() function in DevdCtl::ZfsEvent
181 m_unconsumedEvents.push_back(event.DeepCopy()); in SaveEvent()
70 virtual DevdCtl::Event *DeepCopy() const;100 virtual DevdCtl::Event *DeepCopy() const;
94 GeomEvent::DeepCopy() const in DeepCopy() function in GeomEvent267 ZfsEvent::DeepCopy() const in DeepCopy() function in ZfsEvent
450 m_tentativeEvents.push_front(event.DeepCopy()); in ReEvaluate()
307 OptionValueArray::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValueArray308 auto copy_sp = OptionValue::DeepCopy(new_parent); in DeepCopy()315 value = value->DeepCopy(copy_sp); in DeepCopy()
315 OptionValueDictionary::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValueDictionary316 auto copy_sp = OptionValue::DeepCopy(new_parent); in DeepCopy()323 value.second = value.second->DeepCopy(copy_sp); in DeepCopy()
550 auto copy_sp = global_props_sp->DeepCopy(global_props_sp->GetParent()); in CreateLocalCopy()555 OptionValueProperties::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValueProperties556 auto copy_sp = OptionValue::DeepCopy(new_parent); in DeepCopy()566 auto value_sp = property.GetValue()->DeepCopy(copy_sp); in DeepCopy()
570 OptionValueSP OptionValue::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValue
44 DeepCopy(const lldb::OptionValueSP &new_parent) const override;
42 DeepCopy(const lldb::OptionValueSP &new_parent) const override;
41 DeepCopy(const lldb::OptionValueSP &new_parent) const override;
92 DeepCopy(const lldb::OptionValueSP &new_parent) const;