Searched refs:pLogSwitchName (Results 1 – 3 of 3) sorted by relevance
/reactos/modules/rostests/winetests/mscoree/ |
H A D | debugging.c | 289 ICorDebugThread *pThread, LONG lLevel, WCHAR *pLogSwitchName, WCHAR *pMessage) in ManagedCallback_LogMessage() argument 297 WCHAR *pLogSwitchName, WCHAR *pParentName) in ManagedCallback_LogSwitch() argument
|
/reactos/sdk/include/psdk/ |
H A D | cordebug.idl | 242 HRESULT ModifyLogSwitch([in] WCHAR *pLogSwitchName, 340 [in] LONG lLevel, [in] WCHAR *pLogSwitchName, [in] WCHAR *pMessage); 342 [in] LONG lLevel, [in] ULONG ulReason, [in] WCHAR *pLogSwitchName,
|
/reactos/dll/win32/mscoree/ |
H A D | cordebug.c | 308 WCHAR *pLogSwitchName, LONG lLevel) in cordebugprocess_ModifyLogSwitch() argument
|