Home
last modified time | relevance | path

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

/external/libweave/src/commands/
Dcloud_command_proxy.cc92 FROM_HERE, base::Bind(&CloudCommandProxy::SendCommandUpdate, in QueueCommandUpdate()
97 void CloudCommandProxy::SendCommandUpdate() { in SendCommandUpdate() function in weave::CloudCommandProxy
117 FROM_HERE, base::Bind(&CloudCommandProxy::SendCommandUpdate, in SendCommandUpdate()
146 SendCommandUpdate(); in ResendCommandUpdate()
158 SendCommandUpdate(); in OnUpdateCommandDone()
166 SendCommandUpdate(); in OnDeviceStateUpdated()
Dcloud_command_proxy.h58 void SendCommandUpdate();