OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:start_hidden
(Results
1 - 4
of
4
) sorted by null
/external/libchrome/base/process/
launch.cc
13
start_hidden
(false),
launch.h
68
bool
start_hidden
;
member in struct:base::LaunchOptions
207
// only supported LaunchOptions are |
start_hidden
| and |wait|.
/external/libchrome/base/test/
multiprocess_test.cc
45
options.
start_hidden
= true;
multiprocess_test.h
33
// // Maybe set some options (e.g., |
start_hidden
| on Windows)....
59
// added. Note: On Windows, you probably want to set |options.
start_hidden
|.
112
// Note: On Windows, you probably want to set |options.
start_hidden
|.
Completed in 154 milliseconds