Home
last modified time | relevance | path

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

/reactos/dll/win32/ole32/
H A Dstorage32.h278 static inline HRESULT StorageBaseImpl_CreateDirEntry(StorageBaseImpl *This, in StorageBaseImpl_CreateDirEntry() function
H A Dstorage32.c2036 hr = StorageBaseImpl_CreateDirEntry(This, &newStreamEntry, &newStreamEntryRef); in StorageBaseImpl_CreateStream()
2232 hr = StorageBaseImpl_CreateDirEntry(This, &newEntry, &newEntryRef); in StorageBaseImpl_CreateStorage()
2796 hr = StorageBaseImpl_CreateDirEntry(dst, &data, dst_entry); in StorageBaseImpl_DupStorageTree()
5406 return StorageBaseImpl_CreateDirEntry(This->parentStorage, in StorageInternalImpl_CreateDirEntry()
5726 hr = StorageBaseImpl_CreateDirEntry(This->scratch, &new_entrydata, in TransactedSnapshotImpl_MakeStreamDirty()
5921 hr = StorageBaseImpl_CreateDirEntry(This->transactedParent, &newData, in TransactedSnapshotImpl_CopyTree()
6586 return StorageBaseImpl_CreateDirEntry(&This->scratch->base, in TransactedSharedImpl_CreateDirEntry()