/aosp12/build/make/tools/releasetools/ |
H A D | img_from_target_files | 69 def LoadOptions(input_file): argument 89 def CopyZipEntries(input_file, output_file, entries): argument 107 def EntriesForUserImages(input_file): argument 143 def EntriesForSplitSuperImages(input_file): 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 | 69 def LoadOptions(input_file): argument 89 def CopyZipEntries(input_file, output_file, entries): argument 107 def EntriesForUserImages(input_file): argument 143 def EntriesForSplitSuperImages(input_file): argument 161 def RebuildAndWriteSuperImages(input_file, output_file): argument 180 def ImgFromTargetFiles(input_file, output_file): argument
|
H A D | ota_from_target_files | 667 def GetTargetFilesZipForSecondaryImages(input_file, skip_postinstall=False): argument 749 def GetTargetFilesZipWithoutPostinstallConfig(input_file): argument 779 def GetTargetFilesZipForPartialUpdates(input_file, ab_partitions): argument 850 def GetTargetFilesZipForRetrofitDynamicPartitions(input_file, argument 935 def GetTargetFilesZipForCustomImagesUpdates(input_file, custom_images): argument
|
H A D | ota_from_target_files.py | 667 def GetTargetFilesZipForSecondaryImages(input_file, skip_postinstall=False): argument 749 def GetTargetFilesZipWithoutPostinstallConfig(input_file): argument 779 def GetTargetFilesZipForPartialUpdates(input_file, ab_partitions): argument 850 def GetTargetFilesZipForRetrofitDynamicPartitions(input_file, argument 935 def GetTargetFilesZipForCustomImagesUpdates(input_file, custom_images): argument
|
H A D | ota_utils.py | 45 def FinalizeMetadata(metadata, input_file, output_file, needed_property_files): argument 66 def ComputeAllPropertyFiles(input_file, needed_property_files): argument
|
H A D | common.py | 683 def ReadFromInputFile(input_file, fn): argument 697 def ExtractFromInputFile(input_file, fn): argument 724 def LoadInfoDict(input_file, repacking=False): argument 903 def __init__(self, input_file, name, placeholder_values=None): argument 923 def FromInputFile(input_file, name, placeholder_values=None, ramdisk_format=RamdiskFormat.LZ4): argument 937 def _ReadBootPropFile(input_file, ramdisk_format): argument 954 def _ReadPartitionPropFile(input_file, name): argument 1108 def _FindAndLoadRecoveryFstab(info_dict, input_file, read_helper): argument
|
H A D | test_utils.py | 226 def _verify_entries(self, input_file, tokens, entries): argument
|
H A D | apex_utils.py | 522 def GetApexInfoFromTargetFiles(input_file, partition, compressed_only=True): argument
|
/aosp12/system/sepolicy/build/ |
H A D | file_utils.py | 33 def filter_out(pattern_files, input_file): argument
|
/aosp12/system/extras/simpleperf/ |
H A D | cmd_merge_test.cpp | 53 std::string input_file = GetTestData("perf.data"); in TEST() local
|
/aosp12/system/bt/gd/packet/parser/ |
H A D | gen_rust.cc | 64 const std::filesystem::path& input_file, in generate_rust_source_one_file()
|
H A D | main.cc | 62 bool parse_declarations_one_file(const std::filesystem::path& input_file, Declarations* declaration… in parse_declarations_one_file()
|
H A D | gen_cpp.cc | 59 const std::filesystem::path& input_file, in generate_cpp_headers_one_file() 259 const std::filesystem::path& input_file, in generate_pybind11_sources_one_file()
|
/aosp12/bionic/libc/system_properties/ |
H A D | context_lookup_benchmark.cpp | 109 static std::string CreateSerializedTrie(const char* input_file) { in CreateSerializedTrie()
|
/aosp12/system/tools/aidl/ |
H A D | aidl.cpp | 158 const string& input_file, const string& output_file) { in write_dep_file() 792 for (const string& input_file : options.InputFiles()) { in compile_aidl() local 852 for (const string& input_file : options.InputFiles()) { in dump_mappings() local
|
H A D | aidl_unittest.cpp | 3824 const std::string input_file = "base/p/q/IFoo.aidl"; in TEST_F() local
|
/aosp12/art/tools/jvmti-agents/chain-agents/ |
H A D | chainagents.cc | 98 std::string input_file(options); in AgentStart() local
|
/aosp12/art/tools/create_minidebuginfo/ |
H A D | create_minidebuginfo.cc | 150 std::unique_ptr<File> input_file(OS::OpenFileForReading(input_filename)); in Main() local
|
/aosp12/frameworks/base/startop/scripts/app_startup/ |
H A D | analyze_metrics.py | 222 def from_file_group_by_labels(input_file): argument
|
/aosp12/art/dex2oat/ |
H A D | dex2oat.cc | 1334 MemMap input_file = zip_entry->MapDirectlyOrExtract( in OpenFile() local 2785 std::ifstream input_file(input_filename, std::ifstream::in); in ReadCommentedInputFromFile() local 2813 MemMap input_file = zip_entry->ExtractToMemMap(zip_filename, input_filename, error_msg); in ReadCommentedInputFromZip() local
|
/aosp12/art/libartbase/base/unix_file/ |
H A D | fd_file.cc | 473 bool FdFile::Copy(FdFile* input_file, int64_t offset, int64_t size) { in Copy()
|
/aosp12/system/sepolicy/tools/ |
H A D | check_seapp.c | 997 file_info *input_file; in handle_options() local
|
/aosp12/frameworks/native/cmds/dumpstate/ |
H A D | dumpstate.cpp | 266 static bool CopyFileToFd(const std::string& input_file, int out_fd) { in CopyFileToFd() 320 static bool CopyFileToFile(const std::string& input_file, const std::string& output_file) { in CopyFileToFile()
|
/aosp12/art/profman/ |
H A D | profman.cc | 1004 std::unique_ptr<std::ifstream> input_file(new std::ifstream(input_filename, std::ifstream::in)); in ReadCommentedInputFromFile() local
|
/aosp12/art/oatdump/ |
H A D | oatdump.cc | 3013 std::unique_ptr<std::ifstream> input_file(new std::ifstream(input_filename, std::ifstream::in)); in ReadCommentedInputFromFile() local
|