Searched refs:PublishCommands (Results 1 – 3 of 3) sorted by relevance
174 void PublishCommands(const base::ListValue& commands) { in PublishCommands() function in weave::DeviceRegistrationInfoTest175 dev_reg_->PublishCommands(commands, nullptr); in PublishCommands()634 PublishCommands(*command_list); in SetUp()
234 void PublishCommands(const base::ListValue& commands, ErrorPtr error);
1075 FetchCommands(base::Bind(&DeviceRegistrationInfo::PublishCommands, in FetchAndPublishCommands()1118 void DeviceRegistrationInfo::PublishCommands(const base::ListValue& commands, in PublishCommands() function in weave::DeviceRegistrationInfo