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

  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_context.cc 56 shutdown_on_ui_(false),
98 shutdown_on_ui_ = true;
786 if (shutdown_on_ui_) {
837 if (shutdown_on_ui_) {
    [all...]
local_file_sync_context.h 339 bool shutdown_on_ui_; // Updated and referred only on UI thread. member in class:sync_file_system::LocalFileSyncContext

Completed in 159 milliseconds