Home
last modified time | relevance | path

Searched defs:instance (Results 1 – 21 of 21) sorted by relevance

/tools/acloud/internal/lib/
Dandroid_compute_client.py181 def GetDataDiskName(cls, instance): argument
270 instance, argument
328 def CheckBootFailure(self, serial_out, instance): argument
343 def CheckBoot(self, instance): argument
364 def WaitForBoot(self, instance, boot_timeout_secs=None): argument
387 def GetInstanceIP(self, instance, zone=None): argument
399 def GetSerialPortOutput(self, instance, zone=None, port=1): argument
Dcheeps_compute_client.py60 def CheckBootFailure(self, serial_out, instance): argument
66 def CreateInstance(self, instance, image_name, image_project, avd_spec): argument
Dgcompute_client.py624 def GetInstance(self, instance, zone): argument
639 def AttachAccelerator(self, instance, zone, accelerator_count, argument
680 def AttachDisk(self, instance, zone, **kwargs): argument
738 def DetachDisk(self, instance, zone, disk_name): argument
769 def StartInstance(self, instance, zone): argument
811 def StopInstance(self, instance, zone): argument
854 instance, argument
1224 instance, argument
1324 def DeleteInstance(self, instance, zone): argument
1356 def ResetInstance(self, instance, zone): argument
[all …]
Dgoldfish_compute_client.py102 def CheckBootFailure(self, serial_out, instance): argument
151 instance, argument
Dcvd_compute_client_multi_stage.py193 def CreateInstance(self, instance, image_name, image_project, argument
302 decompress_kernel=None, instance=None): argument
378 def LaunchCvd(self, instance, avd_spec=None, argument
469 def _CreateGceInstance(self, instance, image_name, image_project, argument
636 def GetInstanceIP(self, instance=None): argument
Dcvd_compute_client.py70 def CreateInstance(self, instance, image_name, image_project, argument
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dsample_activity.cpp23 …_com_android_game_qualification_example_SampleActivity_broadcastIntent(JNIEnv*, jobject instance) { in Java_com_android_game_qualification_example_SampleActivity_broadcastIntent()
/tools/acloud/reconnect/
Dreconnect.py45 def _IsWebrtcEnable(instance, host_user, host_ssh_private_key_path, argument
121 instance, argument
/tools/acloud/pull/
Dpull.py46 def PullFileFromInstance(cfg, instance, file_name=None, no_prompts=False): argument
119 def _GetDownloadLogFolder(instance): argument
/tools/acloud/powerwash/
Dpowerwash.py35 def PowerwashFromInstance(cfg, instance, instance_id): argument
/tools/acloud/restart/
Drestart.py37 def RestartFromInstance(cfg, instance, instance_id, powerwash_data): argument
/tools/acloud/public/actions/
Dgce_device_factory.py110 def _SetFailures(self, instance, error_msg): argument
Dremote_instance_cf_device_factory.py131 def _FindLogFiles(self, instance, download): argument
Dremote_host_cf_device_factory.py230 def _FindLogFiles(self, instance, download): argument
/tools/acloud/delete/
Ddelete.py126 def DeleteLocalCuttlefishInstance(instance, delete_report): argument
165 def DeleteLocalGoldfishInstance(instance, delete_report): argument
/tools/test/connectivity/acts/framework/acts/libs/test_binding/
Dbinding.py40 def __get__(self, instance, owner): argument
/tools/test/connectivity/acts/framework/acts/event/
Dsubscription_handle.py39 def __get__(self, instance, owner): argument
Dsubscription_bundle.py116 def create_from_instance(instance): argument
/tools/test/connectivity/acts/framework/acts/
Dtest_decorators.py166 def __get__(self, instance, owner): argument
331 def __init__(self, target, instance): argument
/tools/test/graphicsbenchmark/functional_tests/native/
Dmprotect_test.cpp43 VkInstance instance; in TEST() local
/tools/test/connectivity/acts/framework/acts/libs/
Dversion_selector.py271 def __get__(self, instance, owner): argument