Home
last modified time | relevance | path

Searched refs:HRESULT (Results 1 – 25 of 525) sorted by relevance

12345678910>>...21

/external/chromium_org/remoting/tools/winext/manifest/
Drdp.h206 HRESULT OnConnecting();
207 HRESULT OnConnected();
208 HRESULT OnLoginComplete();
209 HRESULT OnDisconnected(long discReason);
210 HRESULT OnEnterFullScreenMode();
211 HRESULT OnLeaveFullScreenMode();
212 HRESULT OnChannelReceivedData(BSTR chanName, BSTR data);
213 HRESULT OnRequestGoFullScreen();
214 HRESULT OnRequestLeaveFullScreen();
215 HRESULT OnFatalError(long errorCode);
[all …]
/external/chromium_org/third_party/libjingle/source/talk/base/
Dwin32regkey.h61 HRESULT Create(HKEY parent_key, const wchar_t* key_name);
63 HRESULT Create(HKEY parent_key,
72 HRESULT Open(HKEY parent_key, const wchar_t* key_name);
74 HRESULT Open(HKEY parent_key, const wchar_t* key_name, REGSAM sam_desired);
77 HRESULT Close();
93 HRESULT GetValueNameAt(int index, std::wstring* value_name, DWORD* type);
107 HRESULT GetSubkeyNameAt(int index, std::wstring* key_name);
112 HRESULT SetValue(const wchar_t* value_name, DWORD value) const;
115 HRESULT SetValue(const wchar_t* value_name, DWORD64 value) const;
118 HRESULT SetValue(const wchar_t* value_name, const wchar_t* value) const;
[all …]
Dwin32regkey.cc55 HRESULT RegKey::Create(HKEY parent_key, const wchar_t* key_name) { in Create()
65 HRESULT RegKey::Open(HKEY parent_key, const wchar_t* key_name) { in Open()
74 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue()
82 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue()
90 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue()
99 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue()
108 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue()
118 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue()
128 HRESULT RegKey::SetValueMultiSZ(const wchar_t* full_key_name, in SetValueMultiSZ()
138 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue()
[all …]
/external/chromium_org/third_party/webrtc/base/
Dwin32regkey.h44 HRESULT Create(HKEY parent_key, const wchar_t* key_name);
46 HRESULT Create(HKEY parent_key,
55 HRESULT Open(HKEY parent_key, const wchar_t* key_name);
57 HRESULT Open(HKEY parent_key, const wchar_t* key_name, REGSAM sam_desired);
60 HRESULT Close();
76 HRESULT GetValueNameAt(int index, std::wstring* value_name, DWORD* type);
90 HRESULT GetSubkeyNameAt(int index, std::wstring* key_name);
95 HRESULT SetValue(const wchar_t* value_name, DWORD value) const;
98 HRESULT SetValue(const wchar_t* value_name, DWORD64 value) const;
101 HRESULT SetValue(const wchar_t* value_name, const wchar_t* value) const;
[all …]
Dwin32regkey.cc38 HRESULT RegKey::Create(HKEY parent_key, const wchar_t* key_name) { in Create()
48 HRESULT RegKey::Open(HKEY parent_key, const wchar_t* key_name) { in Open()
57 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue()
65 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue()
73 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue()
82 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue()
91 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue()
101 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue()
111 HRESULT RegKey::SetValueMultiSZ(const wchar_t* full_key_name, in SetValueMultiSZ()
121 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue()
[all …]
/external/chromium_org/remoting/host/win/
Dcom_imported_mstscax.tlh287 virtual HRESULT __stdcall put_StartProgram (
289 virtual HRESULT __stdcall get_StartProgram (
291 virtual HRESULT __stdcall put_WorkDir (
293 virtual HRESULT __stdcall get_WorkDir (
295 virtual HRESULT __stdcall put_FullScreen (
297 virtual HRESULT __stdcall get_FullScreen (
308 virtual HRESULT __stdcall put_Compress (
310 virtual HRESULT __stdcall get_Compress (
312 virtual HRESULT __stdcall put_BitmapPeristence (
314 virtual HRESULT __stdcall get_BitmapPeristence (
[all …]
/external/chromium_org/win8/metro_driver/
Dmetro_driver_win7.cc157 virtual HRESULT STDMETHODCALLTYPE get_CurrentPoint( in get_CurrentPoint()
163 virtual HRESULT STDMETHODCALLTYPE get_KeyModifiers( in get_KeyModifiers()
168 virtual HRESULT STDMETHODCALLTYPE GetIntermediatePoints( in GetIntermediatePoints()
174 virtual HRESULT STDMETHODCALLTYPE get_PointerDevice( in get_PointerDevice()
180 virtual HRESULT STDMETHODCALLTYPE get_Position(winfoundtn::Point* position) { in get_Position()
188 virtual HRESULT STDMETHODCALLTYPE get_PointerId(uint32* pointer_id) { in get_PointerId()
195 virtual HRESULT STDMETHODCALLTYPE get_Timestamp(uint64* timestamp) { in get_Timestamp()
200 virtual HRESULT STDMETHODCALLTYPE get_Properties( in get_Properties()
206 virtual HRESULT STDMETHODCALLTYPE get_RawPosition( in get_RawPosition()
211 virtual HRESULT STDMETHODCALLTYPE get_FrameId(uint32* frame_id) { in get_FrameId()
[all …]
/external/chromium_org/third_party/skia/include/utils/win/
DSkIStream.h33 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid
40 virtual HRESULT STDMETHODCALLTYPE Read(void* pv, ULONG cb, ULONG* pcbRead);
42 virtual HRESULT STDMETHODCALLTYPE Write(void const* pv
48 virtual HRESULT STDMETHODCALLTYPE SetSize(ULARGE_INTEGER);
50 virtual HRESULT STDMETHODCALLTYPE CopyTo(IStream*
55 virtual HRESULT STDMETHODCALLTYPE Commit(DWORD);
57 virtual HRESULT STDMETHODCALLTYPE Revert(void);
59 virtual HRESULT STDMETHODCALLTYPE LockRegion(ULARGE_INTEGER
63 virtual HRESULT STDMETHODCALLTYPE UnlockRegion(ULARGE_INTEGER
67 virtual HRESULT STDMETHODCALLTYPE Clone(IStream **);
[all …]
/external/skia/include/utils/win/
DSkIStream.h33 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid
40 virtual HRESULT STDMETHODCALLTYPE Read(void* pv, ULONG cb, ULONG* pcbRead);
42 virtual HRESULT STDMETHODCALLTYPE Write(void const* pv
48 virtual HRESULT STDMETHODCALLTYPE SetSize(ULARGE_INTEGER);
50 virtual HRESULT STDMETHODCALLTYPE CopyTo(IStream*
55 virtual HRESULT STDMETHODCALLTYPE Commit(DWORD);
57 virtual HRESULT STDMETHODCALLTYPE Revert(void);
59 virtual HRESULT STDMETHODCALLTYPE LockRegion(ULARGE_INTEGER
63 virtual HRESULT STDMETHODCALLTYPE UnlockRegion(ULARGE_INTEGER
67 virtual HRESULT STDMETHODCALLTYPE Clone(IStream **);
[all …]
/external/chromium_org/ui/native_theme/
Dnative_theme_win.h60 HRESULT GetThemeColor(ThemeName theme,
97 HRESULT PaintTextField(HDC hdc,
143 HRESULT GetThemePartSize(ThemeName themeName,
151 HRESULT PaintButton(HDC hdc,
158 HRESULT PaintMenuSeparator(HDC hdc,
162 HRESULT PaintMenuGutter(HDC hdc, const gfx::Rect& rect) const;
167 HRESULT PaintMenuArrow(HDC hdc,
172 HRESULT PaintMenuBackground(HDC hdc, const gfx::Rect& rect) const;
174 HRESULT PaintMenuCheck(HDC hdc,
179 HRESULT PaintMenuCheckBackground(HDC hdc,
[all …]
/external/chromium_org/google_update/
Dgoogle_update_idl.idl121 [id(1), propget] HRESULT Count([out, retval] long* count);
126 [id(DISPID_VALUE), propget] HRESULT Item([in] long index,
129 [id(2)] HRESULT createAppBundle([out, retval] IDispatch** app_bundle);
141 [propget] HRESULT displayName([out, retval] BSTR*);
142 [propput] HRESULT displayName([in] BSTR);
144 [propget] HRESULT displayLanguage([out, retval] BSTR*);
145 [propput] HRESULT displayLanguage([in] BSTR);
147 [propget] HRESULT installSource([out, retval] BSTR*);
148 [propput] HRESULT installSource([in] BSTR);
150 [propget] HRESULT originURL([out, retval] BSTR*);
[all …]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/
Ddxgi.idl137 HRESULT SetPrivateData(
142 HRESULT SetPrivateDataInterface(
146 HRESULT GetPrivateData(
151 HRESULT GetParent(
164 HRESULT GetDevice(
177 HRESULT GetDesc(
180 HRESULT Map(
184 HRESULT Unmap(
195 HRESULT GetDesc(
198 HRESULT GetDisplayModeList(
[all …]
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
Ddxgi.idl137 HRESULT SetPrivateData(
142 HRESULT SetPrivateDataInterface(
146 HRESULT GetPrivateData(
151 HRESULT GetParent(
164 HRESULT GetDevice(
177 HRESULT GetDesc(
180 HRESULT Map(
184 HRESULT Unmap(
195 HRESULT GetDesc(
198 HRESULT GetDisplayModeList(
[all …]
/external/chromium_org/chrome/common/importer/
Dpstore_declarations.h35 virtual HRESULT STDMETHODCALLTYPE Next(
40 virtual HRESULT STDMETHODCALLTYPE Skip(DWORD celt) = 0;
42 virtual HRESULT STDMETHODCALLTYPE Reset(void) = 0;
44 virtual HRESULT STDMETHODCALLTYPE Clone(
51 virtual HRESULT STDMETHODCALLTYPE GetInfo(
54 virtual HRESULT STDMETHODCALLTYPE GetProvParam(
60 virtual HRESULT STDMETHODCALLTYPE SetProvParam(
66 virtual HRESULT STDMETHODCALLTYPE CreateType(
72 virtual HRESULT STDMETHODCALLTYPE GetTypeInfo(
78 virtual HRESULT STDMETHODCALLTYPE DeleteType(
[all …]
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp31 HRESULT CUpdateCallbackConsole::OpenResult(const wchar_t *name, HRESULT result) in OpenResult()
39 HRESULT CUpdateCallbackConsole::StartScanning() in StartScanning()
45 HRESULT CUpdateCallbackConsole::ScanProgress(UInt64 /* numFolders */, UInt64 /* numFiles */, const … in ScanProgress()
50 HRESULT CUpdateCallbackConsole::CanNotFindError(const wchar_t *name, DWORD systemError) in CanNotFindError()
68 HRESULT CUpdateCallbackConsole::FinishScanning() in FinishScanning()
74 HRESULT CUpdateCallbackConsole::StartArchive(const wchar_t *name, bool updating) in StartArchive()
88 HRESULT CUpdateCallbackConsole::FinishArchive() in FinishArchive()
94 HRESULT CUpdateCallbackConsole::CheckBreak() in CheckBreak()
101 HRESULT CUpdateCallbackConsole::Finilize() in Finilize()
120 HRESULT CUpdateCallbackConsole::SetNumFiles(UInt64 /* numFiles */) in SetNumFiles()
[all …]
/external/chromium_org/base/win/
Devent_trace_controller.h54 HRESULT SetLoggerName(const wchar_t* logger_name);
60 HRESULT SetLoggerFileName(const wchar_t* logger_file_name);
93 HRESULT Start(const wchar_t* session_name, EtwTraceProperties* prop);
96 HRESULT StartFileSession(const wchar_t* session_name,
101 HRESULT StartRealtimeSession(const wchar_t* session_name,
107 HRESULT EnableProvider(const GUID& provider, UCHAR level,
110 HRESULT DisableProvider(const GUID& provider);
114 HRESULT Stop(EtwTraceProperties* properties);
118 HRESULT Flush(EtwTraceProperties* properties);
122 static HRESULT Start(const wchar_t* session_name,
[all …]
/external/skia/src/utils/win/
DSkIStream.cpp22 HRESULT STDMETHODCALLTYPE SkBaseIStream::QueryInterface(REFIID iid in QueryInterface()
54 HRESULT STDMETHODCALLTYPE SkBaseIStream::Read(void* pv in Read()
59 HRESULT STDMETHODCALLTYPE SkBaseIStream::Write(void const* pv in Write()
65 HRESULT STDMETHODCALLTYPE SkBaseIStream::SetSize(ULARGE_INTEGER) in SetSize()
68 HRESULT STDMETHODCALLTYPE SkBaseIStream::CopyTo(IStream* in CopyTo()
74 HRESULT STDMETHODCALLTYPE SkBaseIStream::Commit(DWORD) in Commit()
77 HRESULT STDMETHODCALLTYPE SkBaseIStream::Revert(void) in Revert()
80 HRESULT STDMETHODCALLTYPE SkBaseIStream::LockRegion(ULARGE_INTEGER in LockRegion()
85 HRESULT STDMETHODCALLTYPE SkBaseIStream::UnlockRegion(ULARGE_INTEGER in UnlockRegion()
90 HRESULT STDMETHODCALLTYPE SkBaseIStream::Clone(IStream **) in Clone()
[all …]
/external/chromium_org/third_party/skia/src/utils/win/
DSkIStream.cpp22 HRESULT STDMETHODCALLTYPE SkBaseIStream::QueryInterface(REFIID iid in QueryInterface()
54 HRESULT STDMETHODCALLTYPE SkBaseIStream::Read(void* pv in Read()
59 HRESULT STDMETHODCALLTYPE SkBaseIStream::Write(void const* pv in Write()
65 HRESULT STDMETHODCALLTYPE SkBaseIStream::SetSize(ULARGE_INTEGER) in SetSize()
68 HRESULT STDMETHODCALLTYPE SkBaseIStream::CopyTo(IStream* in CopyTo()
74 HRESULT STDMETHODCALLTYPE SkBaseIStream::Commit(DWORD) in Commit()
77 HRESULT STDMETHODCALLTYPE SkBaseIStream::Revert(void) in Revert()
80 HRESULT STDMETHODCALLTYPE SkBaseIStream::LockRegion(ULARGE_INTEGER in LockRegion()
85 HRESULT STDMETHODCALLTYPE SkBaseIStream::UnlockRegion(ULARGE_INTEGER in UnlockRegion()
90 HRESULT STDMETHODCALLTYPE SkBaseIStream::Clone(IStream **) in Clone()
[all …]
/external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
Ddirectx.h23 ((HRESULT)(((unsigned long)(sev)<<31) | ((unsigned long)(fac)<<16) | ((unsigned long)(code))))
27 #define S_OK (HRESULT)0x00000000L
31 #define SUCCEEDED(x) ((HRESULT)(x) >= 0)
34 #define FAILED(x) ((HRESULT)(x)<0)
38 #define E_FAIL (HRESULT)0x80000008L
41 #define E_NOINTERFACE (HRESULT)0x80004002L
44 #define E_OUTOFMEMORY (HRESULT)0x8007000EL
47 #define E_INVALIDARG (HRESULT)0x80070057L
50 #define E_NOTIMPL (HRESULT)0x80004001L
53 #define REGDB_E_CLASSNOTREG (HRESULT)0x80040154L
/external/chromium_org/third_party/skia/include/device/xps/
DSkXPSDevice.h158 friend static HRESULT subset_typeface(TypefaceUse* current);
175 HRESULT initXpsDocumentWriter(IXpsOMImageResource* image);
177 HRESULT createXpsPage(
181 HRESULT createXpsThumbnail(
191 HRESULT createXpsBrush(
196 HRESULT createXpsSolidColorBrush(
200 HRESULT createXpsImageBrush(
207 HRESULT createXpsLinearGradient(
214 HRESULT createXpsRadialGradient(
221 HRESULT createXpsGradientStop(
[all …]
/external/skia/include/device/xps/
DSkXPSDevice.h158 friend static HRESULT subset_typeface(TypefaceUse* current);
175 HRESULT initXpsDocumentWriter(IXpsOMImageResource* image);
177 HRESULT createXpsPage(
181 HRESULT createXpsThumbnail(
191 HRESULT createXpsBrush(
196 HRESULT createXpsSolidColorBrush(
200 HRESULT createXpsImageBrush(
207 HRESULT createXpsLinearGradient(
214 HRESULT createXpsRadialGradient(
221 HRESULT createXpsGradientStop(
[all …]
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
Ddirectx.h23 ((HRESULT)(((unsigned long)(sev)<<31) | ((unsigned long)(fac)<<16) | ((unsigned long)(code))))
27 #define S_OK (HRESULT)0x00000000L
31 #define SUCCEEDED(x) ((HRESULT)(x) >= 0)
34 #define FAILED(x) ((HRESULT)(x)<0)
38 #define E_FAIL (HRESULT)0x80000008L
41 #define E_NOINTERFACE (HRESULT)0x80004002L
44 #define E_OUTOFMEMORY (HRESULT)0x8007000EL
47 #define E_INVALIDARG (HRESULT)0x80070057L
50 #define E_NOTIMPL (HRESULT)0x80004001L
53 #define REGDB_E_CLASSNOTREG (HRESULT)0x80040154L
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.h15 HRESULT GetArchiveItemBoolProp(IInArchive *archive, UInt32 index, PROPID propID, bool &result);
16 HRESULT IsArchiveItemFolder(IInArchive *archive, UInt32 index, bool &result);
31 HRESULT GetItemPath(UInt32 index, UString &result) const;
32 HRESULT GetItemMTime(UInt32 index, FILETIME &ft, bool &defined) const;
33 HRESULT IsItemAnti(UInt32 index, bool &result) const in IsItemAnti()
36 HRESULT OpenStream(
43 HRESULT OpenStreamOrFile(
59 HRESULT Close();
65 HRESULT Open(
73 HRESULT Open2(
[all …]
DUpdateCallback.h16 virtual HRESULT SetTotal(UInt64 size) x; \
17 virtual HRESULT SetCompleted(const UInt64 *completeValue) x; \
18 virtual HRESULT SetRatioInfo(const UInt64 *inSize, const UInt64 *outSize) x; \
19 virtual HRESULT CheckBreak() x; \
20 virtual HRESULT Finilize() x; \
21 virtual HRESULT SetNumFiles(UInt64 numFiles) x; \
22 virtual HRESULT GetStream(const wchar_t *name, bool isAnti) x; \
23 virtual HRESULT OpenFileError(const wchar_t *name, DWORD systemError) x; \
24 virtual HRESULT SetOperationResult(Int32 operationResult) x; \
25 virtual HRESULT CryptoGetTextPassword2(Int32 *passwordIsDefined, BSTR *password) x; \
[all …]
/external/lzma/CPP/Common/
DMyWindows.h62 #define HRESULT LONG macro
63 #define FAILED(Status) ((HRESULT)(Status)<0)
67 #define S_OK ((HRESULT)0x00000000L)
68 #define S_FALSE ((HRESULT)0x00000001L)
69 #define E_NOTIMPL ((HRESULT)0x80004001L)
70 #define E_NOINTERFACE ((HRESULT)0x80004002L)
71 #define E_ABORT ((HRESULT)0x80004004L)
72 #define E_FAIL ((HRESULT)0x80004005L)
73 #define STG_E_INVALIDFUNCTION ((HRESULT)0x80030001L)
74 #define E_OUTOFMEMORY ((HRESULT)0x8007000EL)
[all …]

12345678910>>...21