Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Dprivet_handler.cc304 std::unique_ptr<base::DictionaryValue> CloneComponentTree(
324 it.key(), CloneComponentTree(*sub_components, filter).release()); in CloneComponent()
336 std::unique_ptr<base::DictionaryValue> CloneComponentTree( in CloneComponentTree() function
890 components = CloneComponentTree(cloud_->GetComponents(), filter); in HandleComponents()