Searched refs:DeepCopyWithoutEmptyChildren (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/prefs/
H A Dpref_hash_calculator.cc54 canonical_dict_value.reset(dict_value->DeepCopyWithoutEmptyChildren());
/external/chromium_org/base/
H A Dvalues_unittest.cc630 root.reset(root->DeepCopyWithoutEmptyChildren());
637 root.reset(root->DeepCopyWithoutEmptyChildren());
641 root.reset(root->DeepCopyWithoutEmptyChildren());
648 root.reset(root->DeepCopyWithoutEmptyChildren());
656 root.reset(root->DeepCopyWithoutEmptyChildren());
664 root.reset(root->DeepCopyWithoutEmptyChildren());
678 root.reset(root->DeepCopyWithoutEmptyChildren());
690 root.reset(root->DeepCopyWithoutEmptyChildren());
H A Dvalues.h334 DictionaryValue* DeepCopyWithoutEmptyChildren() const;
H A Dvalues.cc768 DictionaryValue* DictionaryValue::DeepCopyWithoutEmptyChildren() const { function in class:base::DictionaryValue
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Decho_private_api.cc112 additional_properties.DeepCopyWithoutEmptyChildren();
/external/chromium_org/chrome/browser/accessibility/
H A Daccessibility_extension_api.cc269 SetResult(last_focused_control_dict->DeepCopyWithoutEmptyChildren());
/external/chromium_org/rlz/chromeos/lib/
H A Drlz_value_store_chromeos.cc235 rlz_store_->DeepCopyWithoutEmptyChildren());

Completed in 1199 milliseconds