Searched defs:RecordTaskLog (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/chrome/browser/sync_file_system/drive_backend/ | ||
| D | sync_worker.cc | 297 void SyncWorker::RecordTaskLog(scoped_ptr<TaskLogger::TaskLog> task_log) { in RecordTaskLog() function in sync_file_system::drive_backend::SyncWorker |
| D | sync_task_manager_unittest.cc | 81 virtual void RecordTaskLog(scoped_ptr<TaskLogger::TaskLog>) OVERRIDE {} in RecordTaskLog() function in sync_file_system::drive_backend::__anonea9c518a0111::TaskManagerClient |
| /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/ | ||
| D | drive_file_sync_service.cc | 1093 void DriveFileSyncService::RecordTaskLog(scoped_ptr<TaskLogger::TaskLog> log) { in RecordTaskLog() function in sync_file_system::DriveFileSyncService |