Searched refs:IsContextReady (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Duninstall_app_task.h49 bool IsContextReady();
H A Duninstall_app_task.cc38 if (!IsContextReady()) {
92 bool UninstallAppTask::IsContextReady() { function in class:sync_file_system::drive_backend::UninstallAppTask
H A Dlist_changes_task.h44 bool IsContextReady();
H A Dlist_changes_task.cc39 if (!IsContextReady()) {
135 bool ListChangesTask::IsContextReady() { function in class:sync_file_system::drive_backend::ListChangesTask
H A Dconflict_resolver.h74 bool IsContextReady();
H A Dlocal_to_remote_syncer.h103 bool IsContextReady();
H A Dconflict_resolver.cc45 if (!IsContextReady()) {
276 bool ConflictResolver::IsContextReady() { function in class:sync_file_system::drive_backend::ConflictResolver
H A Dlocal_to_remote_syncer.cc100 if (!IsContextReady()) {
733 bool LocalToRemoteSyncer::IsContextReady() { function in class:sync_file_system::drive_backend::LocalToRemoteSyncer

Completed in 110 milliseconds