Searched defs:DeepCopy (Results 1 – 5 of 5) sorted by relevance
311 OptionValueArray::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValueArray
335 OptionValueDictionary::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValueDictionary
570 OptionValueSP OptionValue::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValue
603 OptionValueProperties::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValueProperties
218 TEST(FunctionCallTrieTest, DeepCopy) { in TEST() argument