HomeSort by relevance Sort by last modified time
    Searched refs:UpdateCache (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Nd.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleidl.h 558 virtual HRESULT STDMETHODCALLTYPE UpdateCache(
612 HRESULT (STDMETHODCALLTYPE *UpdateCache)(
641 #define IOleCache2_UpdateCache(This,pDataObject,grfUpdf,pReserved) (This)->lpVtbl->UpdateCache(This,pDataObject,grfUpdf,pReserved)
672 return This->lpVtbl->UpdateCache(This,pDataObject,grfUpdf,pReserved);
    [all...]
azroles.h 185 virtual HRESULT WINAPI UpdateCache(VARIANT varReserved) = 0;
247 HRESULT (WINAPI *UpdateCache)(IAzAuthorizationStore *This,VARIANT varReserved);
311 #define IAzAuthorizationStore_UpdateCache(This,varReserved) (This)->lpVtbl->UpdateCache(This,varReserved)
    [all...]

Completed in 141 milliseconds