Searched refs:DeepCopy (Results 1 – 14 of 14) sorted by relevance
202 virtual Event *DeepCopy() const;320 virtual Event *DeepCopy() const;358 virtual Event *DeepCopy() const;381 virtual Event *DeepCopy() const;
247 Event::DeepCopy() const in DeepCopy() function in DevdCtl::Event486 DevfsEvent::DeepCopy() const in DeepCopy() function in DevdCtl::DevfsEvent539 GeomEvent::DeepCopy() const in DeepCopy() function in DevdCtl::GeomEvent580 ZfsEvent::DeepCopy() const in DeepCopy() function in DevdCtl::ZfsEvent
178 m_unconsumedEvents.push_back(event.DeepCopy()); in SaveEvent()
68 virtual DevdCtl::Event *DeepCopy() const;98 virtual DevdCtl::Event *DeepCopy() const;
92 GeomEvent::DeepCopy() const in DeepCopy() function in GeomEvent269 ZfsEvent::DeepCopy() const in DeepCopy() function in ZfsEvent
477 m_tentativeEvents.push_front(event.DeepCopy()); in ReEvaluate()
309 OptionValueArray::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValueArray310 auto copy_sp = OptionValue::DeepCopy(new_parent); in DeepCopy()317 value = value->DeepCopy(copy_sp); in DeepCopy()
336 OptionValueDictionary::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValueDictionary337 auto copy_sp = OptionValue::DeepCopy(new_parent); in DeepCopy()344 value.second = value.second->DeepCopy(copy_sp); in DeepCopy()
382 auto copy_sp = global_props_sp->DeepCopy(global_props_sp->GetParent()); in CreateLocalCopy()387 OptionValueProperties::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValueProperties388 auto copy_sp = OptionValue::DeepCopy(new_parent); in DeepCopy()398 auto value_sp = property.GetValue()->DeepCopy(copy_sp); in DeepCopy()
593 OptionValueSP OptionValue::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValue
49 DeepCopy(const lldb::OptionValueSP &new_parent) const override;
44 DeepCopy(const lldb::OptionValueSP &new_parent) const override;
40 DeepCopy(const lldb::OptionValueSP &new_parent) const override;
113 DeepCopy(const lldb::OptionValueSP &new_parent) const;