Home
last modified time | relevance | path

Searched refs:FindSystemImages (Results 1 – 7 of 7) sorted by relevance

/tools/acloud/create/
Dcreate_common_test.py198 create_common.FindSystemImages(temp_dir)
204 create_common.FindSystemImages(temp_dir))
206 create_common.FindSystemImages(image_dir))
208 create_common.FindSystemImages(system_image_path))
216 create_common.FindSystemImages(temp_dir))
219 create_common.FindSystemImages(image_dir))
Dcreate_common.py229 def FindSystemImages(path): function
Dremote_image_local_instance.py284 ) = create_common.FindSystemImages(avd_spec.local_system_image)
Dgoldfish_local_image_local_instance.py485 system_image_path = create_common.FindSystemImages(
Dlocal_image_local_instance.py502 ) = create_common.FindSystemImages(avd_spec.local_system_image)
/tools/acloud/public/actions/
Dremote_host_gf_device_factory.py344 system_image_path = create_common.FindSystemImages(
/tools/acloud/internal/lib/
Dcvd_utils.py445 ) = create_common.FindSystemImages(avd_spec.local_system_image)