Searched defs:sync_entry (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/sync/engine/ |
D | commit_util.cc | 89 sync_pb::SyncEntity* sync_entry) { in SetEntrySpecifics() 99 sync_pb::SyncEntity* sync_entry) { in SetAttachmentIds() 111 sync_pb::SyncEntity* sync_entry) { in BuildCommitItem()
|
/external/chromium_org/chrome/browser/sync/ |
D | profile_sync_service_typed_url_unittest.cc | 470 history::URLRow sync_entry(MakeTypedUrlEntry("http://sync.com", "entry", in TEST_F() local 505 history::URLRow sync_entry(MakeTypedUrlEntry("http://sync.com", "entry", in TEST_F() local 525 history::URLRow sync_entry(MakeTypedUrlEntry("http://native.com", "name", in TEST_F() local 564 history::URLRow sync_entry(MakeTypedUrlEntry("http://native.com", "sync", in TEST_F() local 949 history::URLRow sync_entry(MakeTypedUrlEntry("http://sync.com", "entry", in TEST_F() local 986 history::URLRow sync_entry(MakeTypedUrlEntry("http://sync.com", "entry", in TEST_F() local
|
D | profile_sync_service_autofill_unittest.cc | 1005 AutofillEntry sync_entry(MakeAutofillEntry("sync", "entry", 2)); in TEST_F() local 1041 AutofillEntry sync_entry(MakeAutofillEntry("merge", "entry", 2)); in TEST_F() local
|
/external/chromium_org/net/disk_cache/simple/ |
D | simple_synchronous_entry.h | 77 SimpleSynchronousEntry* sync_entry; member
|
D | simple_synchronous_entry.cc | 217 SimpleSynchronousEntry* sync_entry = in OpenEntry() local 243 SimpleSynchronousEntry* sync_entry = in CreateEntry() local
|