/aosp12/build/make/tools/releasetools/ |
H A D | img_from_target_files | 89 def CopyZipEntries(input_file, output_file, entries): argument 161 def RebuildAndWriteSuperImages(input_file, output_file): argument 180 def ImgFromTargetFiles(input_file, output_file): argument
|
H A D | img_from_target_files.py | 89 def CopyZipEntries(input_file, output_file, entries): argument 161 def RebuildAndWriteSuperImages(input_file, output_file): argument 180 def ImgFromTargetFiles(input_file, output_file): argument
|
H A D | non_ab_ota.py | 119 def WriteFullOTAPackage(input_zip, output_file): argument 291 def WriteBlockIncrementalOTAPackage(target_zip, source_zip, output_file): argument 546 def GenerateNonAbOtaPackage(target_file, output_file, source_file=None): argument
|
H A D | test_validate_target_files.py | 36 def _generate_boot_image(self, output_file): argument 114 def _generate_system_image(self, output_file, system_root=None, argument
|
H A D | ota_utils.py | 45 def FinalizeMetadata(metadata, input_file, output_file, needed_property_files): argument
|
/aosp12/system/tools/aidl/build/ |
H A D | aidl_rust_glue.py | 30 def emit(self, output_file, indent=""): argument 51 def emit_mangled(self, output_file, indent="", prefix=""): argument
|
/aosp12/build/make/tools/ |
H A D | java-event-log-tags.py | 35 output_file = None variable 49 output_file = a variable
|
H A D | merge-event-log-tags.py | 41 output_file = None variable 61 output_file = a variable
|
H A D | event_log_tags.py | 119 def WriteOutput(output_file, data): argument
|
/aosp12/system/core/libsparse/ |
H A D | output_file.cpp | 74 struct output_file { struct 78 struct output_file_ops* ops; argument 89 struct output_file out; argument
|
/aosp12/packages/apps/Car/libs/car-ui-lib/tests/apitest/ |
H A D | auto-generate-resources.py | 92 def generate_current_file(resources, output_file='current.xml'): argument 112 def generate_overlayable_file(resources, output_file='overlayable.xml'): argument
|
/aosp12/packages/apps/Car/tests/tools/rro/ |
H A D | generate-overlays.py | 63 def generate_overlays_file(resources, output_file): argument
|
H A D | generate-overlayable.py | 58 def generate_overlayable_file(resources, target_name, policy_type, output_file): argument
|
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/tools/ |
H A D | buildStrategiesStructureFile.py | 69 def generateXmlStructureFile(strategies, strategy_structure_in_file, output_file): argument
|
/aosp12/hardware/qcom/sdm845/display/libhistogram/ |
H A D | color_sampling_tool.cpp | 84 std::ofstream output_file; in main() local
|
/aosp12/hardware/qcom/sm7250/display/libhistogram/ |
H A D | color_sampling_tool.cpp | 89 std::ofstream output_file; in main() local
|
/aosp12/hardware/qcom/sm8150/display/libhistogram/ |
H A D | color_sampling_tool.cpp | 84 std::ofstream output_file; in main() local
|
/aosp12/build/soong/cc/ndk_api_coverage_parser/ |
H A D | __init__.py | 66 def __init__(self, output_file): argument
|
/aosp12/system/extras/simpleperf/runtest/ |
H A D | runtest.py | 321 def _call(self, args, output_file=None): argument 333 def _call(self, args, output_file=None): argument 352 def _call(self, args, output_file=None): argument
|
/aosp12/packages/modules/Virtualization/microdroid/signature/ |
H A D | mk_payload.cc | 264 const std::string& output_file) { in MakePayload() 331 const std::string output_file(argv[2]); in main() local
|
/aosp12/system/tools/aidl/ |
H A D | generate_ndk.cpp | 53 void GenerateNdkInterface(const string& output_file, const Options& options, in GenerateNdkInterface() 79 void GenerateNdkParcel(const string& output_file, const Options& options, in GenerateNdkParcel() 117 void GenerateNdkEnumDeclaration(const string& output_file, const Options& options, in GenerateNdkEnumDeclaration() 144 void GenerateNdk(const string& output_file, const Options& options, const AidlTypenames& types, in GenerateNdk()
|
/aosp12/system/extras/simpleperf/ |
H A D | cmd_kmem_test.cpp | 73 static bool RunKmemRecordCmd(std::vector<std::string> v, const char* output_file = nullptr) { in RunKmemRecordCmd()
|
/aosp12/system/sepolicy/tools/ |
H A D | insertkeys.py | 255 output_file = sys.stdout if options.output_file == "stdout" else open(options.output_file, "w") variable
|
/aosp12/art/tools/create_minidebuginfo/ |
H A D | create_minidebuginfo.cc | 164 std::unique_ptr<File> output_file(OS::CreateEmptyFile(output_filename)); in Main() local
|
/aosp12/system/iorap/src/maintenance/ |
H A D | controller.cc | 65 db::CompiledTraceFileModel output_file = in CalculateNewestFilePath() local 293 db::CompiledTraceFileModel output_file = in CompileActivity() local
|