HomeSort by relevance Sort by last modified time
    Searched full:last_child_id (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 91 int64 last_child_id = sync_api::kInvalidId; local
95 last_child_id = id;
105 if (last_child_id != sync_api::kInvalidId) {
106 predecessor_node.InitByIdLookup(last_child_id);
    [all...]

Completed in 803 milliseconds