Searched defs:sync_node_id (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
H A Dautofill_profile_model_associator.cc298 int64 sync_node_id = FindSyncNodeWithProfile(trans, local
302 if (sync_node_id != sync_api::kInvalidId) {
307 if (!read_node.InitByIdLookup(sync_node_id)) {
322 Associate(&guid, sync_node_id);
329 << sync_node_id << " so associating. Profile to be deleted "

Completed in 567 milliseconds