/aosp_15_r20/external/angle/build/android/pylib/base/ |
H A D | output_manager.py | 34 self, out_filename, out_subdir, datatype=Datatype.TEXT): argument 60 def CreateArchivedFile(self, out_filename, out_subdir, argument 65 def _CreateArchivedFile(self, out_filename, out_subdir, datatype): argument 105 def __init__(self, out_filename, out_subdir, datatype): argument
|
/aosp_15_r20/external/cronet/build/android/pylib/base/ |
H A D | output_manager.py | 34 self, out_filename, out_subdir, datatype=Datatype.TEXT): argument 60 def CreateArchivedFile(self, out_filename, out_subdir, argument 65 def _CreateArchivedFile(self, out_filename, out_subdir, datatype): argument 105 def __init__(self, out_filename, out_subdir, datatype): argument
|
/aosp_15_r20/external/angle/build/android/pylib/output/ |
H A D | remote_output_manager.py | 29 def _CreateArchivedFile(self, out_filename, out_subdir, datatype): argument 45 def __init__(self, out_filename, out_subdir, datatype): argument 59 def __init__(self, out_filename, out_subdir, datatype, bucket): argument
|
H A D | local_output_manager.py | 31 def _CreateArchivedFile(self, out_filename, out_subdir, datatype): argument 38 def __init__(self, out_filename, out_subdir, datatype, out_root): argument
|
H A D | noop_output_manager.py | 17 def _CreateArchivedFile(self, out_filename, out_subdir, datatype): argument
|
/aosp_15_r20/external/cronet/build/android/pylib/output/ |
H A D | remote_output_manager.py | 29 def _CreateArchivedFile(self, out_filename, out_subdir, datatype): argument 45 def __init__(self, out_filename, out_subdir, datatype): argument 59 def __init__(self, out_filename, out_subdir, datatype, bucket): argument
|
H A D | local_output_manager.py | 31 def _CreateArchivedFile(self, out_filename, out_subdir, datatype): argument 38 def __init__(self, out_filename, out_subdir, datatype, out_root): argument
|
H A D | noop_output_manager.py | 17 def _CreateArchivedFile(self, out_filename, out_subdir, datatype): argument
|