Searched refs:child_handle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sync/internal_api/
H A Dchange_reorder_buffer.cc38 // |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.
39 ExpandToInclude(syncable::BaseTransaction* trans, int64 child_handle) argument
/external/chromium_org/sync/engine/
H A Ddirectory_update_handler_unittest.cc504 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);

Completed in 79 milliseconds