/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | gcompute_client.py | 422 image_name, argument 484 def SetImageLabels(self, image_name, new_labels): argument 513 def CheckImageExists(self, image_name): argument 531 def GetImage(self, image_name, image_project=None): argument 561 def DeleteImage(self, image_name): argument 1175 image_name, argument 1225 image_name, argument
|
H A D | goldfish_compute_client.py | 74 def _GetDiskArgs(self, disk_name, image_name, image_project, disk_size_gb): argument 152 image_name, argument
|
H A D | cvd_compute_client_multi_stage.py | 111 def CreateInstance(self, instance, image_name, image_project, argument 245 def _CreateGceInstance(self, instance, image_name, image_project, argument
|
H A D | cheeps_compute_client.py | 66 def CreateInstance(self, instance, image_name, image_project, avd_spec): argument
|
/aosp_15_r20/external/autotest/server/cros/ |
H A D | provisioner.py | 354 image_name): argument 383 devserver_name, image_name): argument 413 image_name): argument
|
/aosp_15_r20/external/autotest/server/ |
H A D | afe_utils.py | 26 def _log_image_name(image_name): argument 98 def add_provision_labels(host, version_prefix, image_name, argument
|
/aosp_15_r20/external/cronet/testing/scripts/skia_gold_infra/ |
H A D | finch_skia_gold_utils.py | 77 def _output_local_diff_files(skia_gold_session, image_name): argument 98 def log_skia_gold_status_code(skia_gold_session, image_name, status, error): argument
|
/aosp_15_r20/external/pdfium/testing/tools/skia_gold/ |
H A D | skia_gold.py | 154 def UploadTestResultToSkiaGold(self, image_name, image_path): argument 195 def _OutputLocalDiffFiles(gold_session, image_name): argument
|
/aosp_15_r20/external/autotest/server/site_tests/firmware_Cr50Update/ |
H A D | firmware_Cr50Update.py | 77 def run_update(self, image_name, use_usb_update=False): argument 175 def add_image_to_update_order(self, image_name, image_path, ver=None): argument
|
/aosp_15_r20/system/core/fs_mgr/liblp/ |
H A D | super_layout_builder.cpp | 74 const std::string& image_name, uint64_t partition_size) { in AddPartition() 174 const auto& image_name = image_name_iter->second; in GetImageLayout() local
|
/aosp_15_r20/external/ComputeLibrary/utils/ |
H A D | GraphUtils.cpp | 325 std::string image_name; in ValidationInputAccessor() local 346 std::string image_name = _path + _images[_offset++]; in access_tensor() local 399 std::string image_name; in ValidationOutputAccessor() local
|
/aosp_15_r20/system/extras/libfec/test/ |
H A D | fec_unittest.cpp | 98 static void BuildAndAppendsEccImage(const std::string &image_name, in BuildAndAppendsEccImage() 105 void AddAvbHashtreeFooter(const std::string &image_name, in AddAvbHashtreeFooter()
|
/aosp_15_r20/system/core/fs_mgr/libfiemap/ |
H A D | image_manager.cpp | 101 std::string ImageManager::GetStatusFilePath(const std::string& image_name) { in GetStatusFilePath() 105 static std::string GetStatusPropertyName(const std::string& image_name) { in GetStatusPropertyName() 117 bool ImageManager::IsImageMapped(const std::string& image_name) { in IsImageMapped()
|
/aosp_15_r20/external/coreboot/util/cbfstool/ |
H A D | cse_fpt.c | 139 static int fpt_parse(const char *image_name) in fpt_parse() 358 const char *image_name = argv[1]; in main() local
|
H A D | cse_serger.c | 21 const char *image_name; member 340 static int ifwi_parse(const char *image_name) in ifwi_parse() 942 const char *image_name = argv[1]; in main() local
|
/aosp_15_r20/external/cronet/build/android/pylib/utils/ |
H A D | gold_utils.py | 24 def _StoreDiffLinks(self, image_name, output_manager, output_dir): argument
|
H A D | gold_utils_test.py | 81 def ArchivedTempfile(self, image_name, _, __): argument
|
/aosp_15_r20/external/angle/build/android/pylib/utils/ |
H A D | gold_utils.py | 25 def _StoreDiffLinks(self, image_name, output_manager, output_dir): argument
|
/aosp_15_r20/external/googleapis/google/cloud/notebooks/v1/ |
H A D | environment.proto | 78 string image_name = 2; field
|
/aosp_15_r20/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1beta1/src/main/proto/google/cloud/notebooks/v1beta1/ |
H A D | environment.proto | 78 string image_name = 2; field
|
/aosp_15_r20/external/googleapis/google/cloud/notebooks/v1beta1/ |
H A D | environment.proto | 78 string image_name = 2; field
|
/aosp_15_r20/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/proto/google/cloud/notebooks/v1/ |
H A D | environment.proto | 78 string image_name = 2; field
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/image_ops/ |
H A D | decode_jpeg_op_test.py | 36 image_name, argument
|
/aosp_15_r20/system/core/fastboot/ |
H A D | super_flash_helper.cpp | 43 bool SuperFlashHelper::AddPartition(const std::string& partition, const std::string& image_name, in AddPartition()
|
/aosp_15_r20/art/test/596-app-images/ |
H A D | app_images.cc | 58 ScopedUtfChars image_name(env, jimage_name); in Java_Main_checkAppImageLoaded() local
|