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

  /external/chromium_org/sync/syncable/
entry.h 41 enum GetByHandle {
49 Entry(BaseTransaction* trans, GetByHandle, int64 handle);
mutable_entry.h 38 MutableEntry(WriteTransaction* trans, GetByHandle, int64);
entry.cc 36 Entry::Entry(BaseTransaction* trans, GetByHandle, int64 metahandle)
mutable_entry.cc 108 MutableEntry::MutableEntry(WriteTransaction* trans, GetByHandle,
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 205 enum GetByHandle {
354 Entry(BaseTransaction* trans, GetByHandle, int64 handle);
469 MutableEntry(WriteTransaction* trans, GetByHandle, int64);
    [all...]
syncable.cc     [all...]

Completed in 398 milliseconds