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

/external/chromium_org/chrome/browser/chromeos/drive/sync/
H A Dentry_update_performer.cc28 LocalState() : should_content_update(false) {
35 bool should_content_update; member in struct:drive::internal::EntryUpdatePerformer::LocalState
98 local_state->should_content_update = true;
267 if (local_state->should_content_update) {

Completed in 347 milliseconds