/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
msxml2.h | [all...] |
eventsys.h | [all...] |
shlwapi.h | [all...] |
txcoord.h | 317 virtual HRESULT WINAPI GetRemoteClassId(CLSID *pclsid) = 0; 326 HRESULT (WINAPI *GetRemoteClassId)(ITransactionExportFactory *This,CLSID *pclsid); 341 HRESULT WINAPI ITransactionExportFactory_GetRemoteClassId_Proxy(ITransactionExportFactory *This,CLSID *pclsid); [all...] |
bits2_0.h | 247 EXTERN_C const CLSID CLSID_BackgroundCopyManager2_0;
|
dxfile.h | 247 /* DirectXFile Object CLSID */
|
exdisp.h | [all...] |
iwamreg.h | 244 EXTERN_C const CLSID CLSID_WamAdmin;
|
vss.h | 403 CLSID m_ClassId;
|
wbemcli.h | [all...] |
wincodec.h | [all...] |
adojet.h | 394 EXTERN_C const CLSID CLSID_Replica; 399 EXTERN_C const CLSID CLSID_JetEngine;
|
wmiutils.h | 334 EXTERN_C const CLSID CLSID_WbemDefPath; 400 EXTERN_C const CLSID CLSID_WbemQuery; [all...] |
cdoex.h | [all...] |
oleidl.h | 529 virtual HRESULT WINAPI GetUserClassID(CLSID *pClsid) = 0; 557 HRESULT (WINAPI *GetUserClassID)(IOleObject *This,CLSID *pClsid); 652 CLSID clsid; member in struct:tagOBJECTDESCRIPTOR [all...] |
shldisp.h | 387 EXTERN_C const CLSID CLSID_ShellFolderViewOC; [all...] |
adoctint.h | [all...] |
propsys.h | [all...] |
comadmin.h | [all...] |
/external/chromium_org/net/base/ |
filename_util_internal.cc | 101 // Files become magical if they end in a CLSID, so block such extensions.
|
/external/chromium_org/remoting/host/setup/ |
daemon_controller_delegate_win.cc | 331 CLSID class_id;
|
daemon_installer_win.cc | 350 CLSID class_id;
|
/external/iproute2/examples/ |
cbq.init-v0.7.3 | 193 # The config file names must obey mandatory format: cbq-<clsid>.<name> where 194 # <clsid> is two-byte hexadecimal number in range <0002-FFFF> (which in fact 197 # often possible (and convenient) to let <clsid> resemble bandwidth of the 244 # PARENT=<clsid> optional, default not set [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
gdiplusimpl.h | 106 __inline__ Status Image::GetEncoderParameterList(const CLSID *clsidEncoder, 113 __inline__ UINT Image::GetEncoderParameterListSize(const CLSID *clsidEncoder) 294 __inline__ Status Image::Save(const WCHAR *filename, const CLSID *clsidEncoder, 301 __inline__ Status Image::Save(IStream *stream, const CLSID *clsidEncoder, [all...] |
/external/chromium_org/chrome/installer/setup/ |
install_worker.cc | 589 CLSID class_id = {}; 594 "CLSID; hr=0x" << std::hex << hr; 648 L"Software\\Classes\\CLSID\\{5C65F4B0-3651-4514-B207-D10CB699B14B}"); [all...] |