HomeSort by relevance Sort by last modified time
    Searched refs:CloudCommandUpdateInterface (Results 1 - 5 of 5) sorted by null

  /external/libweave/src/commands/
cloud_command_update_interface.h 17 class CloudCommandUpdateInterface {
24 virtual ~CloudCommandUpdateInterface() {}
cloud_command_proxy.h 35 CloudCommandUpdateInterface* cloud_command_updater,
72 CloudCommandUpdateInterface* cloud_command_updater_;
cloud_command_proxy.cc 19 CloudCommandUpdateInterface* cloud_command_updater,
cloud_command_proxy_unittest.cc 40 class MockCloudCommandUpdateInterface : public CloudCommandUpdateInterface {
70 CloudCommandUpdateInterface* cloud_command_updater,
  /external/libweave/src/
device_registration_info.h 50 public CloudCommandUpdateInterface {
113 // Updates a command (override from CloudCommandUpdateInterface).

Completed in 165 milliseconds