/aosp_15_r20/external/vboot_reference/futility/ |
H A D | updater_quirks.c | 90 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 D | updater_utils.c | 121 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 D | updater_manifest.c | 578 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 D | cbfstool.c | 47 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 D | image.h | 535 void reset(File* image_file) { in reset() 563 std::unique_ptr<File> image_file = std::move(image_file_); in WriteHeaderAndClose() local
|
H A D | image.cc | 335 bool ImageHeader::WriteData(const ImageFileGuard& image_file, in WriteData()
|
/aosp_15_r20/external/cronet/base/android/ |
H A D | content_uri_utils_unittest.cc | 21 FilePath image_file = data_dir.Append(FILE_PATH_LITERAL("red.png")); in TEST() local
|
/aosp_15_r20/external/libchrome/base/android/ |
H A D | content_uri_utils_unittest.cc | 22 FilePath image_file = data_dir.Append(FILE_PATH_LITERAL("red.png")); in TEST() local
|
/aosp_15_r20/bootable/deprecated-ota/updater/ |
H A D | build_info.cpp | 54 auto& image_file = temp_files_.back(); in ParseTargetFile() local
|
/aosp_15_r20/external/autotest/client/cros/faft/utils/ |
H A D | flashrom_handler.py | 255 def init(self, image_file=None, allow_fallback=False): argument 299 def new_image(self, image_file=None): argument
|
H A D | saft_flashrom_util.py | 311 def set_write_protect_region(self, image_file, region, enabled=None): argument
|
/aosp_15_r20/external/zucchini/ |
H A D | zucchini_commands.cc | 132 base::File image_file(params.file_paths[0], in MainCrc32() local
|
/aosp_15_r20/external/vboot_reference/utility/ |
H A D | load_kernel_test.c | 29 static FILE *image_file = NULL; variable
|
/aosp_15_r20/external/ComputeLibrary/utils/ |
H A D | GraphUtils.h | 513 const std::string &image_file = graph_parameters.image; variable
|
/aosp_15_r20/external/coreboot/util/cbfstool/ |
H A D | ifittool.c | 16 partitioned_file_t *image_file; variable
|
H A D | cbfstool.c | 41 partitioned_file_t *image_file; member
|
/aosp_15_r20/external/toolchain-utils/ |
H A D | image_chromeos.py | 76 def FindChromeOSImage(image_file, chromeos_root): argument
|
/aosp_15_r20/art/dex2oat/linker/ |
H A D | image_test.cc | 251 ImageFileGuard image_file; in TEST_F() local
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | image_space.cc | 156 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 D | images.cpp | 104 std::unique_ptr<LpMetadata> ReadFromImageFile(const std::string& image_file) { in ReadFromImageFile()
|
/aosp_15_r20/external/deqp-deps/amber/samples/ |
D | amber.cc | 693 std::ofstream image_file; local
|
/aosp_15_r20/external/autotest/client/cros/ |
H A D | cros_disks.py | 714 def image_file(self): member in VirtualFilesystemImage
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | file_stream_unittest.cc | 856 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 D | updater_test.cpp | 163 void RunBlockImageUpdate(bool is_verify, PackageEntries entries, const std::string& image_file, in RunBlockImageUpdate()
|
/aosp_15_r20/art/runtime/ |
H A D | runtime_image.cc | 1906 ImageFileGuard image_file; in WriteImageToDisk() local
|