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

  /external/libweave/src/commands/
cloud_command_proxy.h 67 // successful device state update. |update_id| is the ID of the state that
69 void OnDeviceStateUpdated(ComponentManager::UpdateID update_id);
cloud_command_proxy.cc 162 ComponentManager::UpdateID update_id) {
163 last_state_update_id_ = update_id;
  /external/libweave/src/
component_manager.h 51 UpdateID update_id; member in struct:weave::ComponentManager::StateSnapshot
component_manager_unittest.cc     [all...]
device_registration_info.h 244 void OnPublishStateDone(ComponentManager::UpdateID update_id,
device_registration_info.cc     [all...]
component_manager_impl.cc 455 snapshot.update_id = GetLastStateChangeId();
  /external/autotest/scheduler/
scheduler_models.py     [all...]

Completed in 1883 milliseconds