Home | History | Annotate | Download | only in syncable

Lines Matching defs:PARENT_ID

97   PARENT_ID,
431 Id ComputePrevIdFromServerPosition(const Id& parent_id) const;
463 void Init(WriteTransaction* trans, const Id& parent_id,
466 MutableEntry(WriteTransaction* trans, Create, const Id& parent_id,
485 // Do a simple property-only update if the PARENT_ID field. Use with caution.
494 void PutParentIdPropertyOnly(const Id& parent_id);
841 void GetChildHandles(BaseTransaction*, const Id& parent_id,
846 virtual Id GetFirstChildId(BaseTransaction* trans, const Id& parent_id);
847 Id GetLastChildId(BaseTransaction* trans, const Id& parent_id);
852 // children of |parent_id|.
855 const syncable::Id& parent_id);
1050 const Id& parent_id,
1055 // |parent_id| in the kernel's parent_id_child_index.
1058 const Id& parent_id);
1061 // children of |parent_id| in the kernel's parent_id_child_index.
1064 const Id& parent_id);