Home
last modified time | relevance | path

Searched defs:image_file (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater_quirks.c90 const char *image_file = get_firmware_image_temp_file( in ec_ro_software_sync() local
531 const char *image_file = get_firmware_image_temp_file( in updater_get_cbfs_quirks() local
H A Dupdater_utils.c121 const char *image_file, in load_ecrw_version()
168 const char *image_file = get_firmware_image_temp_file( in load_ecrw_versions() local
H A Dupdater_manifest.c578 static char *get_custom_label_tag(const char *image_file) in get_custom_label_tag()
/aosp_15_r20/external/vboot_reference/host/lib/
H A Dcbfstool.c47 bool cbfstool_file_exists(const char *image_file, const char *region, in cbfstool_file_exists()
88 int cbfstool_extract(const char *image_file, const char *region, in cbfstool_extract()
/aosp_15_r20/art/runtime/oat/
H A Dimage.h535 void reset(File* image_file) { in reset()
563 std::unique_ptr<File> image_file = std::move(image_file_); in WriteHeaderAndClose() local
H A Dimage.cc335 bool ImageHeader::WriteData(const ImageFileGuard& image_file, in WriteData()
/aosp_15_r20/external/cronet/base/android/
H A Dcontent_uri_utils_unittest.cc21 FilePath image_file = data_dir.Append(FILE_PATH_LITERAL("red.png")); in TEST() local
/aosp_15_r20/external/libchrome/base/android/
H A Dcontent_uri_utils_unittest.cc22 FilePath image_file = data_dir.Append(FILE_PATH_LITERAL("red.png")); in TEST() local
/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dbuild_info.cpp54 auto& image_file = temp_files_.back(); in ParseTargetFile() local
/aosp_15_r20/external/autotest/client/cros/faft/utils/
H A Dflashrom_handler.py255 def init(self, image_file=None, allow_fallback=False): argument
299 def new_image(self, image_file=None): argument
H A Dsaft_flashrom_util.py311 def set_write_protect_region(self, image_file, region, enabled=None): argument
/aosp_15_r20/external/zucchini/
H A Dzucchini_commands.cc132 base::File image_file(params.file_paths[0], in MainCrc32() local
/aosp_15_r20/external/vboot_reference/utility/
H A Dload_kernel_test.c29 static FILE *image_file = NULL; variable
/aosp_15_r20/external/ComputeLibrary/utils/
H A DGraphUtils.h513 const std::string &image_file = graph_parameters.image; variable
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Difittool.c16 partitioned_file_t *image_file; variable
H A Dcbfstool.c41 partitioned_file_t *image_file; member
/aosp_15_r20/external/toolchain-utils/
H A Dimage_chromeos.py76 def FindChromeOSImage(image_file, chromeos_root): argument
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_test.cc251 ImageFileGuard image_file; in TEST_F() local
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc156 static bool ReadSpecificImageHeader(File* image_file, in ReadSpecificImageHeader()
174 std::unique_ptr<File> image_file(OS::OpenFileForReading(filename)); in ReadSpecificImageHeader() local
1842 auto image_file = bcp_image_fd >= 0 in ReadHeader() local
2053 File image_file(art_fd.release(), /*check_usage=*/ false); in CompileBootclasspathElements() local
2830 File image_file(art_fd.release(), image_filename, /*check_usage=*/ false); in Load() local
/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dimages.cpp104 std::unique_ptr<LpMetadata> ReadFromImageFile(const std::string& image_file) { in ReadFromImageFile()
/aosp_15_r20/external/deqp-deps/amber/samples/
Damber.cc693 std::ofstream image_file; local
/aosp_15_r20/external/autotest/client/cros/
H A Dcros_disks.py714 def image_file(self): member in VirtualFilesystemImage
/aosp_15_r20/external/cronet/net/base/
H A Dfile_stream_unittest.cc856 base::FilePath image_file = test_dir.Append(FILE_PATH_LITERAL("red.png")); in TEST_F() local
/aosp_15_r20/bootable/deprecated-ota/tests/unit/
H A Dupdater_test.cpp163 void RunBlockImageUpdate(bool is_verify, PackageEntries entries, const std::string& image_file, in RunBlockImageUpdate()
/aosp_15_r20/art/runtime/
H A Druntime_image.cc1906 ImageFileGuard image_file; in WriteImageToDisk() local

12