Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Dprivet_handler.cc225 std::unique_ptr<base::DictionaryValue> CreateEndpointsSection( in CreateEndpointsSection() function
558 output.Set(kInfoEndpointsKey, CreateEndpointsSection(*device_).release()); in HandleInfo()