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

  /external/chromium_org/sync/internal_api/
change_reorder_buffer.cc 38 // |child_handle|.
40 int64 child_handle) {
43 top_ = child_handle;
47 int64 node_to_include = child_handle;
57 // path we just added that goes from |child_handle| to the root.
  /external/chromium_org/sync/engine/
directory_update_handler_unittest.cc 504 int64 child_handle = local
522 syncable::Entry child(&trans, syncable::GET_BY_HANDLE, child_handle);
726 int64 child_handle = entry_factory()->CreateUnappliedNewItemWithParent( local
740 syncable::Entry child(&trans, syncable::GET_BY_HANDLE, child_handle);
    [all...]

Completed in 118 milliseconds