Searched defs:systemUtils (Results 1 – 8 of 8) sorted by relevance
113 auto systemUtils = CSystemUtils::Create(); // platform-specific utils in main() local
37 void CSignalHandlers::Init(CSystemUtils* systemUtils) in Init()
40 CPathManager::CPathManager(CSystemUtils* systemUtils) in CPathManager()
112 CApplication::CApplication(CSystemUtils* systemUtils) in CApplication()
32 void CProfiler::SetSystemUtils(CSystemUtils* systemUtils) in SetSystemUtils()
213 auto systemUtils = CSystemUtils::Create(); // platform-specific utils in EventProcess() local
46 CApplicationWrapper(CSystemUtils* systemUtils) in CApplicationWrapper()
125 CEngine::CEngine(CApplication *app, CSystemUtils* systemUtils) in CEngine()