HomeSort by relevance Sort by last modified time
    Searched defs:stop_logging (Results 1 - 5 of 5) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudtrail/
layer1.py 274 def stop_logging(self, name): member in class:CloudTrailConnection
  /external/toybox/toys/pending/
bootchartd.c 207 static void stop_logging(char *tmp_dir, char *prog) function
296 stop_logging(tmp_dir, bchartd_opt == 1 ? toys.optargs[1] : NULL);
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_script.cpp 1686 int stop_logging(int flags, int &pid) function
    [all...]
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_script.cpp 1182 int stop_logging(int &pid) function
    [all...]
  /external/autotest/client/common_lib/
logging_manager.py 244 def stop_logging(self): member in class:_StreamManager
337 def stop_logging(self): member in class:LoggingManager
345 stream_manager.stop_logging()
583 def stop_logging(self): member in class:_FdRedirectionStreamManager
584 super(_FdRedirectionStreamManager, self).stop_logging()

Completed in 415 milliseconds