Home
last modified time | relevance | path

Searched defs:build_id (Results 1 – 15 of 15) sorted by relevance

/tools/acloud/internal/lib/
Dandroid_build_client.py57 build_id, argument
94 build_id, argument
134 def GetBranch(self, build_target, build_id): argument
Dcheeps_compute_client.py66 build_id=None, avd_spec=None): argument
Dcvd_compute_client.py62 build_target=None, branch=None, build_id=None, argument
Dgoldfish_compute_client.py132 build_id, argument
Dandroid_compute_client.py122 def GenerateImageName(cls, build_target=None, build_id=None): argument
153 def GenerateInstanceName(self, build_target=None, build_id=None): argument
/tools/acloud/public/actions/
Dcreate_goldfish_action.py64 build_id, argument
161 def _FetchBuildIdFromFile(cfg, build_target, build_id, pattern, filename): argument
193 build_id=None, argument
Dcreate_cuttlefish_action.py54 def __init__(self, cfg, build_target, build_id, kernel_build_id=None, argument
134 build_id=None, argument
/tools/acloud/public/
Ddevice_driver.py72 def _CreateGceImageWithBuildInfo(self, build_target, build_id): argument
164 build_id=None, argument
341 build_id=None, argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dbase_lib.py35 def build_id(self, test_id): member in BaseLib
/tools/acloud/create/
Dcheeps_remote_image_remote_instance.py79 def __init__(self, cfg, build_id, avd_spec=None): argument
Dremote_image_local_instance.py131 def _DownloadRemoteImage(cfg, build_target, build_id, extract_path): argument
/tools/tradefederation/core/proto/
Dbuild_info.proto43 string build_id = 1; field
/tools/test/connectivity/acts/framework/acts/controllers/
Dfuchsia_device.py189 def build_id(self, test_id): member in FuchsiaDevice
/tools/test/connectivity/acts/framework/tests/
Dacts_android_device_test.py75 build_id=MOCK_RELEASE_BUILD_ID, argument
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py5988 def is_build_id(log, ad, build_id): argument