Searched refs:CMultiMethodProps (Results 1 – 5 of 5) sorted by relevance
123 void CMultiMethodProps::SetGlobalLevelTo(COneMethodInfo &oneMethodInfo) const in SetGlobalLevelTo()144 void CMultiMethodProps::SetMethodThreadsTo_IfNotFinded(CMethodProps &oneMethodInfo, UInt32 numThrea… in SetMethodThreadsTo_IfNotFinded()149 void CMultiMethodProps::SetMethodThreadsTo_Replace(CMethodProps &oneMethodInfo, UInt32 numThreads) in SetMethodThreadsTo_Replace()157 void CMultiMethodProps::InitMulti() in InitMulti()165 void CMultiMethodProps::Init() in Init()174 HRESULT CMultiMethodProps::SetProperty(const wchar_t *nameSpec, const PROPVARIANT &value) in SetProperty()
68 class CMultiMethodProps: public CCommonMethodProps102 CMultiMethodProps() { InitMulti(); } in CMultiMethodProps() function
127 CMultiMethodProps::SetMethodThreadsTo_IfNotFinded(oneMethodInfo, methodMode.NumThreads); in SetMainMethod()263 CMultiMethodProps::SetMethodThreadsTo_Replace(methodFull, numThreads_New); in SetMainMethod()865 CMultiMethodProps::Init(); in InitProps()1009 return CMultiMethodProps::SetProperty(name, value); in SetProperty()
36 class COutHandler: public CMultiMethodProps
56 public CMultiMethodProps117 CMultiMethodProps::Init();1184 CMultiMethodProps::SetMethodThreadsTo_IfNotFinded(oneMethodInfo, numThreads);1368 return CMultiMethodProps::SetProperty(name, value);