Home
last modified time | relevance | path

Searched defs:out_subdir (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/angle/build/android/pylib/base/
H A Doutput_manager.py34 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 Doutput_manager.py34 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 Dremote_output_manager.py29 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 Dlocal_output_manager.py31 def _CreateArchivedFile(self, out_filename, out_subdir, datatype): argument
38 def __init__(self, out_filename, out_subdir, datatype, out_root): argument
H A Dnoop_output_manager.py17 def _CreateArchivedFile(self, out_filename, out_subdir, datatype): argument
/aosp_15_r20/external/cronet/build/android/pylib/output/
H A Dremote_output_manager.py29 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 Dlocal_output_manager.py31 def _CreateArchivedFile(self, out_filename, out_subdir, datatype): argument
38 def __init__(self, out_filename, out_subdir, datatype, out_root): argument
H A Dnoop_output_manager.py17 def _CreateArchivedFile(self, out_filename, out_subdir, datatype): argument