OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitFromCommandLine
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/display/
display_manager.h
116
bool
InitFromCommandLine
();
display_manager.cc
242
bool DisplayManager::
InitFromCommandLine
() {
712
// This is empty the displays are initialized from
InitFromCommandLine
.
[
all
...]
/external/chromium_org/ash/
shell.cc
828
bool display_initialized = display_manager_->
InitFromCommandLine
();
[
all
...]
Completed in 52 milliseconds