/aosp_15_r20/external/autotest/server/site_tests/firmware_Cr50Update/ |
H A D | firmware_Cr50Update.py | 175 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 D | image_preprocessing_stage.h | 50 void SetImagePath(std::string* image_path) { image_path_ = image_path; } in SetImagePath()
|
/aosp_15_r20/tools/acloud/create/ |
H A D | create_common.py | 199 def _IsBootImage(image_path): argument
|
H A D | local_image_local_instance.py | 430 def FindBootOrKernelImages(image_path): argument
|
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | boot_config.cc | 151 const std::string& image_path, in PrepareBootEnvImage()
|
D | misc_info.cc | 293 const std::string& image_path) { in GetVbmetaArgs()
|
D | super_image_mixer.cc | 234 const std::string& image_path) { in RegenerateVbmeta()
|
/aosp_15_r20/external/pdfium/testing/tools/ |
H A D | safetynet_image.py | 198 def _WritePageTd(self, f, image_path): argument
|
H A D | test_runner.py | 794 def _NewImageArtifact(self, *, image_path, md5_hash): argument
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | build_image.py | 97 def GetFilesystemCharacteristics(fs_type, image_path, sparse_image=True): argument
|
H A D | common.py | 1602 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 D | preview_processing_utils.py | 448 def is_image_green(image_path): argument
|
H A D | image_processing_utils.py | 515 def convert_image_to_numpy_array(image_path): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/examples/label_image/ |
H A D | main.cc | 336 string image_path = tensorflow::io::JoinPath(root_dir, image); in main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/examples/multibox_detector/ |
H A D | main.cc | 406 string image_path = tensorflow::io::JoinPath(root_dir, image); in main() local
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | cvd_utils.py | 254 def UploadArtifacts(ssh_obj, remote_image_dir, image_path, cvd_host_package): argument
|
/aosp_15_r20/external/ComputeLibrary/tests/ |
H A D | AssetsLibrary.cpp | 412 const std::string image_path = ("\\images\\"); in load_image() local
|
/aosp_15_r20/external/autotest/server/cros/faft/ |
H A D | cr50_test.py | 445 def update_cr50_image_and_board_id(self, image_path, bid): argument
|
/aosp_15_r20/system/core/fastboot/ |
H A D | fastboot.cpp | 2162 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 D | avbtool_unittest.cc | 2348 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 D | odrefresh.cc | 556 std::string image_path = ART_FORMAT("{}/{}", artifact_dir, basename); in AddCompiledBootClasspathFdsIfAny() local
|
/aosp_15_r20/frameworks/native/cmds/installd/ |
H A D | dexopt.cpp | 1024 const std::string image_path = create_image_filename(out_oat_path); in maybe_open_app_image() local
|