OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kStopSwitch
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cloud_print/service/
service_switches.cc
13
const char
kStopSwitch
[] = "stop";
service_switches.h
14
extern const char
kStopSwitch
[];
/external/chromium_org/cloud_print/service/win/
cloud_print_service.cc
54
std::cout << " | -" <<
kStopSwitch
;
71
kStopSwitch
, IDS_SWITCH_HELP_STOP
210
if (command_line.HasSwitch(
kStopSwitch
))
Completed in 170 milliseconds