Home
last modified time | relevance | path

Searched refs:conflicted (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
Dremote_sync_delegate.cc83 drive_metadata_.conflicted()); in DidPrepareForProcessRemoteChange()
88 drive_metadata_.conflicted() ? " (conflicted)" : " ", in DidPrepareForProcessRemoteChange()
416 DCHECK(!drive_metadata_.conflicted()); in CompleteSync()
431 if (drive_metadata_.conflicted()) in CompleteSync()
Ddrive_metadata_store_unittest.cc61 bool conflicted, in CreateMetadata() argument
67 metadata.set_conflicted(conflicted); in CreateMetadata()
324 EXPECT_EQ(metadata.conflicted(), metadata2.conflicted()); in ReadWrite_Body()
Dlocal_sync_operation_resolver.cc24 is_conflicting = drive_metadata->conflicted(); in Resolve()
Ddrive_metadata_store.cc432 DCHECK(!metadata.conflicted() || !metadata.to_be_fetched()); in UpdateEntry()
693 if (itr->second.conflicted()) { in GetConflictURLs()
Dlocal_sync_delegate.cc515 if (drive_metadata_.conflicted()) { in HandleManualResolutionCase()
Ddrive_file_sync_service.cc211 return metadata.conflicted(); in IsConflicting()
/external/bison/src/
Dtables.c248 bool conflicted = false; in action_row() local
269 conflicted = true; in action_row()
286 conflicted = true; in action_row()
370 if (conflicted) in action_row()
/external/chromium_org/chrome/browser/sync_file_system/
Dsync_file_system.proto18 required bool conflicted = 3; field
/external/chromium_org/third_party/skia/gyp/
Deverything.gyp7 # conflicted with an automatically-generated 'all' target.
/external/skia/gyp/
Deverything.gyp7 # conflicted with an automatically-generated 'all' target.
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Dmetadata_db_migration_util_unittest.cc180 EXPECT_FALSE(metadata.conflicted()); in TEST()
293 EXPECT_FALSE(metadata.conflicted()); in TEST()
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
Dcodegen.ml58 (* If 'f' conflicted, there was already something named 'name'. If it
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dcodegen.ml58 (* If 'f' conflicted, there was already something named 'name'. If it
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dcodegen.ml180 (* If 'f' conflicted, there was already something named 'name'. If it
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dcodegen.ml198 (* If 'f' conflicted, there was already something named 'name'. If it
/external/bison/tests/
Dcxx-type.at23 # and with RESOLVE1 and RESOLVE2 as annotations on the conflicted rule for
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dcodegen.ml296 (* If 'f' conflicted, there was already something named 'name'. If it
/external/bison/
DTODO152 How would Paul like to display the conflicted actions? In particular,
DNEWS758 discovered, the conflicted token is still erroneously included in
/external/llvm/docs/tutorial/
DOCamlLangImpl3.rst272 (* If 'f' conflicted, there was already something named 'name'. If it
843 (* If 'f' conflicted, there was already something named 'name'. If it
DLangImpl3.rst288 // If F conflicted, there was already something named 'Name'. If it has a
DOCamlLangImpl4.rst746 (* If 'f' conflicted, there was already something named 'name'. If it
DOCamlLangImpl6.rst1257 (* If 'f' conflicted, there was already something named 'name'. If it
DOCamlLangImpl5.rst1192 (* If 'f' conflicted, there was already something named 'name'. If it
DOCamlLangImpl7.rst1515 (* If 'f' conflicted, there was already something named 'name'. If it

12