Searched refs:DeepCopyWithoutEmptyChildren (Results 1 – 5 of 5) sorted by relevance
576 root.reset(root->DeepCopyWithoutEmptyChildren()); in TEST_F()583 root.reset(root->DeepCopyWithoutEmptyChildren()); in TEST_F()587 root.reset(root->DeepCopyWithoutEmptyChildren()); in TEST_F()594 root.reset(root->DeepCopyWithoutEmptyChildren()); in TEST_F()602 root.reset(root->DeepCopyWithoutEmptyChildren()); in TEST_F()610 root.reset(root->DeepCopyWithoutEmptyChildren()); in TEST_F()624 root.reset(root->DeepCopyWithoutEmptyChildren()); in TEST_F()636 root.reset(root->DeepCopyWithoutEmptyChildren()); in TEST_F()
303 DictionaryValue* DeepCopyWithoutEmptyChildren();
624 DictionaryValue* DictionaryValue::DeepCopyWithoutEmptyChildren() { in DeepCopyWithoutEmptyChildren() function in DictionaryValue
209 result_.reset(last_focused_control_dict->DeepCopyWithoutEmptyChildren()); in RunImpl()
303 scoped_ptr<DictionaryValue> copy(prefs_->DeepCopyWithoutEmptyChildren()); in SerializeData()