Home
last modified time | relevance | path

Searched refs:CopyListWithoutEmptyChildren (Results 1 – 2 of 2) sorted by relevance

/external/libweave/third_party/chromium/base/
Dvalues.cc29 scoped_ptr<ListValue> CopyListWithoutEmptyChildren(const ListValue& list) { in CopyListWithoutEmptyChildren() function
59 return CopyListWithoutEmptyChildren(static_cast<const ListValue&>(node)); in CopyWithoutEmptyChildren()
/external/libchrome/base/
Dvalues.cc29 scoped_ptr<ListValue> CopyListWithoutEmptyChildren(const ListValue& list) { in CopyListWithoutEmptyChildren() function
59 return CopyListWithoutEmptyChildren(static_cast<const ListValue&>(node)); in CopyWithoutEmptyChildren()