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

  /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/chrome/browser/sync/glue/
sync_backend_host.cc     [all...]

Completed in 125 milliseconds