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

/external/libchrome/base/
H A Dvalues.cc42 scoped_ptr<DictionaryValue> CopyDictionaryWithoutEmptyChildren( function in namespace:base::__anon9196
62 return CopyDictionaryWithoutEmptyChildren(
809 scoped_ptr<DictionaryValue> copy = CopyDictionaryWithoutEmptyChildren(*this);
/external/libweave/third_party/chromium/base/
H A Dvalues.cc42 scoped_ptr<DictionaryValue> CopyDictionaryWithoutEmptyChildren( function in namespace:base::__anon11320
62 return CopyDictionaryWithoutEmptyChildren(
766 scoped_ptr<DictionaryValue> copy = CopyDictionaryWithoutEmptyChildren(*this);

Completed in 178 milliseconds