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

  /external/libweave/src/commands/
cloud_command_update_interface.h 20 const base::DictionaryValue& command_patch,
  /external/libweave/src/
device_registration_info.cc 861 const base::DictionaryValue& command_patch,
864 GetServiceURL("commands/" + command_id), &command_patch,
870 base::DictionaryValue command_patch; local
871 command_patch.SetString(commands::attributes::kCommand_State,
874 command_patch.Set(commands::attributes::kCommand_Error,
877 UpdateCommand(command_id, command_patch, base::Bind(&IgnoreCloudError));
    [all...]
device_registration_info.h 115 const base::DictionaryValue& command_patch,

Completed in 62 milliseconds