HomeSort by relevance Sort by last modified time
    Searched refs:MSP_TRACE (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mspcoll.h 27 LOG((MSP_TRACE,"CTapiCollection::Initialize - enter"));
42 LOG((MSP_TRACE,"CTapiCollection::Initialize - exit"));
46 LOG((MSP_TRACE,"CTapiCollection::FinalRelease - enter"));
48 LOG((MSP_TRACE,"CTapiCollection::FinalRelease - exit"));
52 LOG((MSP_TRACE,"CTapiCollection::get_Count - enter"));
58 LOG((MSP_TRACE,"CTapiCollection::get_Count - exit"));
63 LOG((MSP_TRACE,"CTapiCollection::get_Item - enter"));
79 LOG((MSP_TRACE,"CTapiCollection::get_Item - exit"));
84 LOG((MSP_TRACE,"CTapiCollection::new__Enum - enter"));
94 LOG((MSP_TRACE,"CTapiCollection::new__Enum - exit"))
    [all...]
msplog.h 16 #define MSP_TRACE ((DWORD)0x00080000 | TRACE_USE_MASK)
mspstrm.h 34 LOG((MSP_TRACE,"AsyncEventStruct::AsyncEventStruct[%p]",this));
39 LOG((MSP_TRACE,"AsyncEventStruct::~AsyncEventStruct[%p]",this));
mspaddr.h 183 LOG((MSP_TRACE,"CreateMSPCallHelper - enter"));
239 LOG((MSP_TRACE,"CreateMSPCallHelper - exit S_OK"));
245 LOG((MSP_TRACE,"ShutdownMSPCallHelper - enter"));
271 LOG((MSP_TRACE,"ShutdownMSPCallHelper - exit S_OK"));
msputils.h 15 #define MSP_(hr) (FAILED(hr)?MSP_ERROR:MSP_TRACE)

Completed in 89 milliseconds