Home
last modified time | relevance | path

Searched refs:E_ILLEGAL_METHOD_CALL (Results 1 – 25 of 490) sorted by relevance

12345678910>>...20

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/webshare/win/
H A Dfake_random_access_stream.cc66 return E_ILLEGAL_METHOD_CALL; in put_Size()
70 return E_ILLEGAL_METHOD_CALL; in put_Size()
75 return E_ILLEGAL_METHOD_CALL; in put_Size()
90 return E_ILLEGAL_METHOD_CALL; in ReadAsync()
95 return E_ILLEGAL_METHOD_CALL; in ReadAsync()
100 return E_ILLEGAL_METHOD_CALL; in ReadAsync()
134 return E_ILLEGAL_METHOD_CALL; in WriteAsync()
139 return E_ILLEGAL_METHOD_CALL; in WriteAsync()
144 return E_ILLEGAL_METHOD_CALL; in WriteAsync()
175 return E_ILLEGAL_METHOD_CALL; in FlushAsync()
[all …]
H A Dfake_data_writer_factory.cc81 return E_ILLEGAL_METHOD_CALL; in WriteBytes()
87 return E_ILLEGAL_METHOD_CALL; in WriteBytes()
96 return E_ILLEGAL_METHOD_CALL; in WriteBytes()
198 return E_ILLEGAL_METHOD_CALL; in StoreAsync()
204 return E_ILLEGAL_METHOD_CALL; in StoreAsync()
208 return E_ILLEGAL_METHOD_CALL; in StoreAsync()
259 return E_ILLEGAL_METHOD_CALL; in FlushAsync()
269 return E_ILLEGAL_METHOD_CALL; in FlushAsync()
H A Dfake_storage_file_statics.cc90 return E_ILLEGAL_METHOD_CALL; in OpenAsync()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/tests/workarounds/wrl/wrl/
H A Dasync.h592 ::RoOriginateError(E_ILLEGAL_METHOD_CALL, nullptr);
594 return E_ILLEGAL_METHOD_CALL;
882 ::RoOriginateError(E_ILLEGAL_METHOD_CALL, nullptr);
884 return E_ILLEGAL_METHOD_CALL;
914 ::RoOriginateError(E_ILLEGAL_METHOD_CALL, nullptr);
916 return E_ILLEGAL_METHOD_CALL;
925 ::RoOriginateError(E_ILLEGAL_METHOD_CALL, nullptr);
927 return E_ILLEGAL_METHOD_CALL;
1005 ::RoOriginateError(E_ILLEGAL_METHOD_CALL, nullptr);
1007 return E_ILLEGAL_METHOD_CALL;
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime/src/System/Runtime/InteropServices/
H A DHResults.cs17 internal const Int32 E_ILLEGAL_METHOD_CALL = unchecked((Int32)0x8000000E); field in System.Runtime.InteropServices.__HResults
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/tests/
H A DCppWinRTTests.cpp18 E_ILLEGAL_METHOD_CALL,
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/
H A DHResults.cs146 internal const int E_ILLEGAL_METHOD_CALL = unchecked((int)0x8000000E); field in System.HResults
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/System/
H A D__HResults.cs145 internal const int E_ILLEGAL_METHOD_CALL = unchecked((int)0x8000000E); field in System.__HResults
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime/src/System/Threading/Tasks/
H A DTaskToAsyncInfoAdapter.cs79 ex.SetErrorCode(__HResults.E_ILLEGAL_METHOD_CALL); in CreateCannotGetResultsFromIncompleteOperationException()
399 ex.SetErrorCode(__HResults.E_ILLEGAL_METHOD_CALL); in EnsureNotClosed()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime/src/System/IO/
H A DNetFxToWinRtStreamAdapter.cs414 ex.SetErrorCode(__HResults.E_ILLEGAL_METHOD_CALL);
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/WinRT/
H A DExceptionHelpers.cs447 case __HResults.E_ILLEGAL_METHOD_CALL: in GetMappingExceptionForHR()
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/include/pplx/
H A Dpplxtasks.h5927 throw ::Platform::Exception::CreateException(E_ILLEGAL_METHOD_CALL);
6090 throw ::Platform::Exception::CreateException(E_ILLEGAL_METHOD_CALL);
6113 throw ::Platform::Exception::CreateException(E_ILLEGAL_METHOD_CALL);
6120 throw ::Platform::Exception::CreateException(E_ILLEGAL_METHOD_CALL);
6146 throw ::Platform::Exception::CreateException(E_ILLEGAL_METHOD_CALL);
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/network/socket/
H A Dqnativesocketengine_winrt.cpp912 if (hr != E_ILLEGAL_METHOD_CALL && hr != ERROR_TIMEOUT) in close()

12345678910>>...20