Home
last modified time | relevance | path

Searched defs:image_name (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/tools/acloud/internal/lib/
H A Dgcompute_client.py422 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 Dgoldfish_compute_client.py74 def _GetDiskArgs(self, disk_name, image_name, image_project, disk_size_gb): argument
152 image_name, argument
H A Dcvd_compute_client_multi_stage.py111 def CreateInstance(self, instance, image_name, image_project, argument
245 def _CreateGceInstance(self, instance, image_name, image_project, argument
H A Dcheeps_compute_client.py66 def CreateInstance(self, instance, image_name, image_project, avd_spec): argument
/aosp_15_r20/external/autotest/server/cros/
H A Dprovisioner.py354 image_name): argument
383 devserver_name, image_name): argument
413 image_name): argument
/aosp_15_r20/external/autotest/server/
H A Dafe_utils.py26 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 Dfinch_skia_gold_utils.py77 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 Dskia_gold.py154 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 Dfirmware_Cr50Update.py77 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 Dsuper_layout_builder.cpp74 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 DGraphUtils.cpp325 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 Dfec_unittest.cpp98 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 Dimage_manager.cpp101 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 Dcse_fpt.c139 static int fpt_parse(const char *image_name) in fpt_parse()
358 const char *image_name = argv[1]; in main() local
H A Dcse_serger.c21 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 Dgold_utils.py24 def _StoreDiffLinks(self, image_name, output_manager, output_dir): argument
H A Dgold_utils_test.py81 def ArchivedTempfile(self, image_name, _, __): argument
/aosp_15_r20/external/angle/build/android/pylib/utils/
H A Dgold_utils.py25 def _StoreDiffLinks(self, image_name, output_manager, output_dir): argument
/aosp_15_r20/external/googleapis/google/cloud/notebooks/v1/
H A Denvironment.proto78 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 Denvironment.proto78 string image_name = 2; field
/aosp_15_r20/external/googleapis/google/cloud/notebooks/v1beta1/
H A Denvironment.proto78 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 Denvironment.proto78 string image_name = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/image_ops/
H A Ddecode_jpeg_op_test.py36 image_name, argument
/aosp_15_r20/system/core/fastboot/
H A Dsuper_flash_helper.cpp43 bool SuperFlashHelper::AddPartition(const std::string& partition, const std::string& image_name, in AddPartition()
/aosp_15_r20/art/test/596-app-images/
H A Dapp_images.cc58 ScopedUtfChars image_name(env, jimage_name); in Java_Main_checkAppImageLoaded() local

123