Home
last modified time | relevance | path

Searched refs:pSysDepStatic (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/automation/source/server/
H A Dprof_nul.cxx46 if ( !pSysDepStatic ) // Sollte immer so sein!! in InitSysdepProfiler()
47 pSysDepStatic = new SysdepStaticData; in InitSysdepProfiler()
54 if ( pSysDepStatic ) // Sollte immer so sein!! in DeinitSysdepProfiler()
58 delete pSysDepStatic; in DeinitSysdepProfiler()
H A Dprof_usl.cxx49 if ( !pSysDepStatic ) // Sollte immer so sein!! in InitSysdepProfiler()
50 pSysDepStatic = new SysdepStaticData; in InitSysdepProfiler()
57 if ( pSysDepStatic ) // Sollte immer so sein!! in DeinitSysdepProfiler()
61 delete pSysDepStatic; in DeinitSysdepProfiler()
H A Dprofiler.hxx116 SysdepStaticData *pSysDepStatic; member in TTProfiler
H A Dprofiler.cxx47 , pSysDepStatic( NULL ) in TTProfiler()

Completed in 11 milliseconds