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

  /external/chromium_org/sync/syncable/
mutable_entry.h 73 return PutIsDel(value);
96 bool PutIsDel(bool value);
mutable_entry.cc 123 bool MutableEntry::PutIsDel(bool is_del) {
307 // instead of in PutIsDel() because IS_DEL may not be updated due to
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 502 return PutIsDel(value);
517 bool PutIsDel(bool value);
    [all...]
syncable.cc     [all...]

Completed in 560 milliseconds