Searched refs:GetRuntime (Results 1 – 3 of 3) sorted by relevance
31 CJS_Runtime* GetRuntime() const { return m_pRuntime.Get(); } in GetRuntime() function
34 if (GetRuntime()) in ~GlobalTimer()
397 CJS_Runtime* pRuntime = pTimer->GetRuntime(); in TimerProc()