Home
last modified time | relevance | path

Searched defs:start_logging (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/common_lib/
Dlogging_manager.py239 def start_logging(self): member in _StreamManager
328 def start_logging(self): member in LoggingManager
578 def start_logging(self): member in _FdRedirectionStreamManager
671 def start_logging(self): member in FdRedirectionLoggingManager
/external/autotest/client/bin/
Dsetup_job_unittest.py74 def start_logging(self): member in test_init_minimal_options.call_init.manager
Djob_unittest.py79 def start_logging(self): member in test_init_minimal_options.call_init.manager
/external/toybox/toys/pending/
Dbootchartd.c159 static void start_logging() in start_logging() function