Home
last modified time | relevance | path

Searched refs:TransactedSnapshotImpl_FindFirstChild (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/ole32/
H A Dstorage32.c5760 static DirRef TransactedSnapshotImpl_FindFirstChild( in TransactedSnapshotImpl_FindFirstChild() function
5813 return TransactedSnapshotImpl_FindFirstChild(This, parent_entry->data.rightChild); in TransactedSnapshotImpl_FindNextChild()
5819 return TransactedSnapshotImpl_FindFirstChild(This, parent_entry->data.dirRootEntry); in TransactedSnapshotImpl_FindNextChild()
5852 cursor = TransactedSnapshotImpl_FindFirstChild(This, cursor); in TransactedSnapshotImpl_DestroyTemporaryCopy()
5891 cursor = TransactedSnapshotImpl_FindFirstChild(This, entry->data.dirRootEntry); in TransactedSnapshotImpl_CopyTree()