Searched refs:StorageBaseImpl (Results 1 – 3 of 3) sorted by relevance
127 typedef struct StorageBaseImpl StorageBaseImpl; typedef185 struct StorageBaseImpl struct234 StorageBaseImpl *transactedChild; argument240 void (*Destroy)(StorageBaseImpl*);241 void (*Invalidate)(StorageBaseImpl*);242 HRESULT (*Flush)(StorageBaseImpl*);243 HRESULT (*GetFilename)(StorageBaseImpl*,LPWSTR*);254 HRESULT (*LockTransaction)(StorageBaseImpl*,BOOL);373 struct StorageBaseImpl base;440 StorageBaseImpl* parentStorage;[all …]
76 struct StorageBaseImpl base;83 StorageBaseImpl *parentStorage;133 struct StorageBaseImpl base;138 StorageBaseImpl *scratch;156 static HRESULT Storage_ConstructTransacted(StorageBaseImpl*,BOOL,StorageBaseImpl**);160 struct StorageBaseImpl base;651 StorageBaseImpl *This, in insertIntoTree()772 StorageBaseImpl *This, in removeFromTree()2351 StorageBaseImpl *ancestorChildBase = (StorageBaseImpl*)pstgDestAncestorChild; in StorageBaseImpl_CopyTo()3221 StorageBaseImpl *base, in StorageImpl_DestroyDirEntry()[all …]
667 StorageBaseImpl* parentStorage, in StgStreamImpl_Construct()