Searched defs:CopyListWithoutEmptyChildren (Results 1 - 2 of 2) sorted by relevance

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

Completed in 73 milliseconds