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

  /external/chromium_org/sync/engine/
sync_scheduler.h 101 const tracked_objects::Location& nudge_location) = 0;
110 const tracked_objects::Location& nudge_location) = 0;
119 const tracked_objects::Location& nudge_location) = 0;
sync_scheduler_impl.cc 354 const tracked_objects::Location& nudge_location) {
358 SDVLOG_LOC(nudge_location, 2)
363 ScheduleNudgeImpl(desired_delay, nudge_location);
369 const tracked_objects::Location& nudge_location) {
373 SDVLOG_LOC(nudge_location, 2)
377 ScheduleNudgeImpl(desired_delay, nudge_location);
383 const tracked_objects::Location& nudge_location) {
387 SDVLOG_LOC(nudge_location, 2)
392 ScheduleNudgeImpl(desired_delay, nudge_location);
399 const tracked_objects::Location& nudge_location) {
    [all...]
sync_scheduler_impl.h 61 const tracked_objects::Location& nudge_location) OVERRIDE;
65 const tracked_objects::Location& nudge_location) OVERRIDE;
69 const tracked_objects::Location& nudge_location) OVERRIDE;
192 const tracked_objects::Location& nudge_location);
  /external/chromium_org/sync/test/engine/
fake_sync_scheduler.cc 22 const tracked_objects::Location& nudge_location) {
28 const tracked_objects::Location& nudge_location) {
34 const tracked_objects::Location& nudge_location) {
fake_sync_scheduler.h 27 const tracked_objects::Location& nudge_location) OVERRIDE;
31 const tracked_objects::Location& nudge_location) OVERRIDE;
35 const tracked_objects::Location& nudge_location) OVERRIDE;
  /external/chromium/chrome/browser/sync/engine/
syncer_thread.h 70 const tracked_objects::Location& nudge_location);
74 const tracked_objects::Location& nudge_location);
129 const tracked_objects::Location& nudge_location);
139 tracked_objects::Location nudge_location; member in struct:browser_sync::SyncerThread::SyncSessionJob
205 const tracked_objects::Location& nudge_location);
252 bool is_canary_job, const tracked_objects::Location& nudge_location);
syncer_thread.cc 36 const tracked_objects::Location& nudge_location) : purpose(purpose),
40 nudge_location(nudge_location) {
247 make_linked_ptr(session.release()), false, job.nudge_location);
289 make_linked_ptr(s), false, job.nudge_location);
314 const tracked_objects::Location& nudge_location) {
327 nudge_location));
332 const tracked_objects::Location& nudge_location) {
343 nudge_location));
358 bool is_canary_job, const tracked_objects::Location& nudge_location) {
    [all...]
syncapi.h     [all...]
syncapi.cc     [all...]
  /external/chromium_org/sync/internal_api/
sync_manager_impl.h 242 const tracked_objects::Location& nudge_location,
sync_manager_impl.cc     [all...]
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.cc     [all...]

Completed in 652 milliseconds