Searched defs:task_log (Results 1 – 4 of 4) sorted by relevance
171 scoped_ptr<TaskLogger::TaskLog> task_log = current_task_token->PassTaskLog(); in UpdateBlockingFactor() local256 scoped_ptr<TaskLogger::TaskLog> task_log, in UpdateBlockingFactorBody()
124 void SyncTaskToken::SetTaskLog(scoped_ptr<TaskLogger::TaskLog> task_log) { in SetTaskLog()
297 void SyncWorker::RecordTaskLog(scoped_ptr<TaskLogger::TaskLog> task_log) { in RecordTaskLog()
95 const sync_file_system::TaskLogger::TaskLog& task_log) { in OnLogRecorded()