OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_REBOOT
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/common_lib/hosts/
base_classes.py
65
OP_REBOOT
= 'reboot'
67
PWR_OPERATION = [
OP_REBOOT
, OP_SUSPEND]
/external/autotest/server/hosts/
remote.py
164
self.log_op(self.
OP_REBOOT
, reboot)
227
self.log_op(self.
OP_REBOOT
, op_func)
Completed in 170 milliseconds