Home
last modified time | relevance | path

Searched refs:log_file_paths (Results 1 – 1 of 1) sorted by relevance

/system/bt/gd/cert/
Dasync_subprocess_logger.py37 log_file_paths, argument
56 self.log_file_paths = log_file_paths
85 … log_files = [stack.enter_context(open(file_path, 'w')) for file_path in self.log_file_paths]