Home
last modified time | relevance | path

Searched defs:child_copy (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/web_resource/
Dnotification_promo.cc144 base::Value* child_copy = DeepCopyAndResolveStrings(*it, strings); in DeepCopyAndResolveStrings() local
157 base::Value* child_copy = DeepCopyAndResolveStrings(&it.value(), in DeepCopyAndResolveStrings() local
/external/chromium/base/
Dvalues.cc24 Value* child_copy = CopyWithoutEmptyChildren(*it); in CopyWithoutEmptyChildren() local
43 Value* child_copy = CopyWithoutEmptyChildren(child); in CopyWithoutEmptyChildren() local
/external/chromium_org/base/
Dvalues.cc34 Value* child_copy = CopyWithoutEmptyChildren(*it); in CopyWithoutEmptyChildren() local
49 Value* child_copy = CopyWithoutEmptyChildren(&it.value()); in CopyWithoutEmptyChildren() local