Home
last modified time | relevance | path

Searched refs:pLogSwitchName (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/winetests/mscoree/
H A Ddebugging.c289 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 Dcordebug.idl242 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 Dcordebug.c308 WCHAR *pLogSwitchName, LONG lLevel) in cordebugprocess_ModifyLogSwitch() argument