Searched refs:UpdateCache (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | oleidl.idl | 523 HRESULT UpdateCache( 528 [call_as(UpdateCache)]
|
H A D | oleidl.h | 1965 virtual HRESULT STDMETHODCALLTYPE UpdateCache( 2016 HRESULT (STDMETHODCALLTYPE *UpdateCache)( member in struct:IOleCache2Vtbl 2044 #define IOleCache2_UpdateCache(This,pDataObject,grfUpdf,pReserved) (This)->lpVtbl->UpdateCache(This,pDataObject,grfUpdf,pReserved)
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | oleidl.idl | 523 HRESULT UpdateCache( 528 [call_as(UpdateCache)]
|
H A D | oleidl.h | 1965 virtual HRESULT STDMETHODCALLTYPE UpdateCache( 2016 HRESULT (STDMETHODCALLTYPE *UpdateCache)( member in struct:IOleCache2Vtbl 2044 #define IOleCache2_UpdateCache(This,pDataObject,grfUpdf,pReserved) (This)->lpVtbl->UpdateCache(This,pDataObject,grfUpdf,pReserved)
|
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/ |
H A D | Ip6Nd.c | 1468 BOOLEAN UpdateCache; local 1622 UpdateCache = FALSE; 1630 UpdateCache = TRUE; 1633 UpdateCache = TRUE; 1637 if (UpdateCache) {
|
Completed in 3164 milliseconds