Searched refs:InitFromCommandLine (Results 1 – 3 of 3) sorted by relevance
115 bool InitFromCommandLine();
206 bool DisplayManager::InitFromCommandLine() { in InitFromCommandLine() function in ash::internal::DisplayManager
733 bool display_initialized = display_manager_->InitFromCommandLine(); in Init()