Searched refs:task_description (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dsync_task_token.cc106 void SyncTaskToken::InitializeTaskLog(const std::string& task_description) { argument
109 task_log_->task_description = task_description;
114 "task_description", task_description); local
H A Dsync_task_token.h59 void InitializeTaskLog(const std::string& task_description);
/external/chromium_org/chrome/browser/sync_file_system/
H A Dtask_logger.h25 std::string task_description; member in struct:sync_file_system::TaskLogger::TaskLog
/external/chromium_org/chrome/browser/resources/sync_file_system_internals/
H A Dtask_log.js18 * 'task_description', 'result_description' and 'details'.
41 'td', taskLog.task_description, {'class': 'task-log-description'}));
/external/chromium_org/chrome/browser/ui/webui/sync_file_system_internals/
H A Dsync_file_system_internals_handler.cc100 dict.SetString("task_description", task_log.task_description);

Completed in 480 milliseconds