Searched refs:command_patch (Results 1 – 3 of 3) sorted by relevance
20 const base::DictionaryValue& command_patch,
861 const base::DictionaryValue& command_patch, in UpdateCommand() argument864 GetServiceURL("commands/" + command_id), &command_patch, in UpdateCommand()870 base::DictionaryValue command_patch; in NotifyCommandAborted() local871 command_patch.SetString(commands::attributes::kCommand_State, in NotifyCommandAborted()874 command_patch.Set(commands::attributes::kCommand_Error, in NotifyCommandAborted()877 UpdateCommand(command_id, command_patch, base::Bind(&IgnoreCloudError)); in NotifyCommandAborted()
115 const base::DictionaryValue& command_patch,