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

  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_service.h 115 void HasPendingLocalChanges(
local_file_sync_service.cc 174 void LocalFileSyncService::HasPendingLocalChanges(
183 sync_context_->HasPendingLocalChanges(
local_file_sync_context.h 180 void HasPendingLocalChanges(
local_file_sync_context.cc 466 void LocalFileSyncContext::HasPendingLocalChanges(
477 base::Bind(&LocalFileSyncContext::HasPendingLocalChanges,
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/
sync_file_system_service.cc 369 local_service_->HasPendingLocalChanges(

Completed in 3929 milliseconds