Home
last modified time | relevance | path

Searched defs:image_path (Results 26 – 47 of 47) sorted by relevance

12

/aosp_15_r20/external/autotest/server/site_tests/firmware_Cr50Update/
H A Dfirmware_Cr50Update.py175 def add_image_to_update_order(self, image_name, image_path, ver=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
H A Dimage_preprocessing_stage.h50 void SetImagePath(std::string* image_path) { image_path_ = image_path; } in SetImagePath()
/aosp_15_r20/tools/acloud/create/
H A Dcreate_common.py199 def _IsBootImage(image_path): argument
H A Dlocal_image_local_instance.py430 def FindBootOrKernelImages(image_path): argument
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_config.cc151 const std::string& image_path, in PrepareBootEnvImage()
Dmisc_info.cc293 const std::string& image_path) { in GetVbmetaArgs()
Dsuper_image_mixer.cc234 const std::string& image_path) { in RegenerateVbmeta()
/aosp_15_r20/external/pdfium/testing/tools/
H A Dsafetynet_image.py198 def _WritePageTd(self, f, image_path): argument
H A Dtest_runner.py794 def _NewImageArtifact(self, *, image_path, md5_hash): argument
/aosp_15_r20/build/make/tools/releasetools/
H A Dbuild_image.py97 def GetFilesystemCharacteristics(fs_type, image_path, sparse_image=True): argument
H A Dcommon.py1602 def BuildVBMeta(image_path, partitions, name, needed_partitions, argument
1850 def _SignBootableImage(image_path, prebuilt_name, partition_name, argument
/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dpreview_processing_utils.py448 def is_image_green(image_path): argument
H A Dimage_processing_utils.py515 def convert_image_to_numpy_array(image_path): argument
/aosp_15_r20/external/tensorflow/tensorflow/examples/label_image/
H A Dmain.cc336 string image_path = tensorflow::io::JoinPath(root_dir, image); in main() local
/aosp_15_r20/external/tensorflow/tensorflow/examples/multibox_detector/
H A Dmain.cc406 string image_path = tensorflow::io::JoinPath(root_dir, image); in main() local
/aosp_15_r20/tools/acloud/internal/lib/
H A Dcvd_utils.py254 def UploadArtifacts(ssh_obj, remote_image_dir, image_path, cvd_host_package): argument
/aosp_15_r20/external/ComputeLibrary/tests/
H A DAssetsLibrary.cpp412 const std::string image_path = ("\\images\\"); in load_image() local
/aosp_15_r20/external/autotest/server/cros/faft/
H A Dcr50_test.py445 def update_cr50_image_and_board_id(self, image_path, bid): argument
/aosp_15_r20/system/core/fastboot/
H A Dfastboot.cpp2162 auto image_path = std::string(temp_dir.path) + "/" + std::string(super_bdev_name) + ".img"; in wipe_super() local
2181 auto image_path = std::string(temp_dir.path) + "/" + image_name; in wipe_super() local
/aosp_15_r20/external/avb/test/
H A Davbtool_unittest.cc2348 std::filesystem::path image_path = testdir_ / "kernel.bin"; in TEST_F() local
3366 std::string image_path = GenerateImage("test_print_version", 1024); in PrintWithMakeVbmetaImage() local
/aosp_15_r20/art/odrefresh/
H A Dodrefresh.cc556 std::string image_path = ART_FORMAT("{}/{}", artifact_dir, basename); in AddCompiledBootClasspathFdsIfAny() local
/aosp_15_r20/frameworks/native/cmds/installd/
H A Ddexopt.cpp1024 const std::string image_path = create_image_filename(out_oat_path); in maybe_open_app_image() local

12