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

  /external/chromium_org/sync/syncable/
entry.h 121 inline bool ExistsOnClientBecauseNameIsNonEmpty() const {
entry.cc 52 entry_info->SetBoolean("existsOnClientBecauseNameIsNonEmpty",
53 ExistsOnClientBecauseNameIsNonEmpty());
  /external/chromium/chrome/browser/sync/engine/
build_and_process_conflict_sets_command.cc 239 if (entry.ExistsOnClientBecauseNameIsNonEmpty() &&
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 411 inline bool ExistsOnClientBecauseNameIsNonEmpty() const {
    [all...]
syncable.cc     [all...]

Completed in 298 milliseconds