/tools/acloud/internal/lib/ |
D | android_compute_client.py | 182 def GetDataDiskName(cls, instance): argument 271 instance, argument 329 def CheckBootFailure(self, serial_out, instance): argument 344 def CheckBoot(self, instance): argument 366 def WaitForBoot(self, instance, boot_timeout_secs=None): argument 389 def GetInstanceIP(self, instance, zone=None): argument 401 def GetSerialPortOutput(self, instance, zone=None, port=1): argument
|
D | gcompute_client.py | 624 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 …]
|
D | cheeps_compute_client.py | 60 def CheckBootFailure(self, serial_out, instance): argument 66 def CreateInstance(self, instance, image_name, image_project, avd_spec): argument
|
D | cvd_compute_client_multi_stage.py | 136 def CreateInstance(self, instance, image_name, image_project, argument 183 def _GetGCEHostName(self, instance): argument 220 def LaunchCvd(self, instance, avd_spec, base_dir, extra_args): argument 304 def _CreateGceInstance(self, instance, image_name, image_project, argument 461 def GetInstanceIP(self, instance=None): argument
|
D | goldfish_compute_client.py | 102 def CheckBootFailure(self, serial_out, instance): argument 151 instance, argument
|
/tools/acloud/reconnect/ |
D | reconnect.py | 46 def _IsWebrtcEnable(instance, host_user, host_ssh_private_key_path, argument 122 instance, argument 216 def GetSshConnectHostname(cfg, instance): argument
|
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/ |
D | sample_activity.cpp | 23 …_com_android_game_qualification_example_SampleActivity_broadcastIntent(JNIEnv*, jobject instance) { in Java_com_android_game_qualification_example_SampleActivity_broadcastIntent()
|
/tools/acloud/pull/ |
D | pull.py | 41 def PullFileFromInstance(cfg, instance, file_name=None, no_prompts=False): argument 114 def _GetDownloadLogFolder(instance): argument
|
/tools/netsim/rust/frontend-proto/src/ |
D | frontend.rs | 125 static instance: VersionResponse = VersionResponse { in default_instance() variable 298 static instance: SetLinkLossRequest = SetLinkLossRequest { in default_instance() constant 424 static instance: PatchDeviceRequest = PatchDeviceRequest { in default_instance() variable 547 static instance: Event = Event { in default_instance() constant 670 static instance: GetDevicesResponse = GetDevicesResponse { in default_instance() constant 792 static instance: NetCatStream = NetCatStream { in default_instance() variable 931 static instance: SetPacketCaptureRequest = SetPacketCaptureRequest { in default_instance() constant 1072 static instance: PatchCaptureRequest = PatchCaptureRequest { in default_instance() constant 1197 static instance: PatchCapture = PatchCapture { in default_instance() variable 1321 static instance: ListCaptureResponse = ListCaptureResponse { in default_instance() variable [all …]
|
D | model.rs | 159 static instance: Position = Position { in default_instance() variable 317 static instance: Orientation = Orientation { in default_instance() constant 738 static instance: Chip = Chip { in default_instance() constant 947 static instance: Radio = Radio { in default_instance() constant 1091 static instance: Bluetooth = Bluetooth { in default_instance() constant 1303 static instance: Device = Device { in default_instance() variable 1431 static instance: Scene = Scene { in default_instance() variable 1673 static instance: Capture = Capture { in default_instance() constant
|
/tools/acloud/powerwash/ |
D | powerwash.py | 35 def PowerwashFromInstance(cfg, instance, instance_id): argument
|
/tools/acloud/restart/ |
D | restart.py | 40 def RestartFromInstance(cfg, instance, instance_id, powerwash_data): argument
|
/tools/acloud/delete/ |
D | delete.py | 125 def DeleteLocalCuttlefishInstance(instance, delete_report): argument 164 def DeleteLocalGoldfishInstance(instance, delete_report): argument
|
/tools/acloud/public/actions/ |
D | gce_device_factory.py | 111 def _SetFailures(self, instance, error_msg): argument
|
D | remote_instance_cf_device_factory.py | 203 def _FindLogFiles(self, instance, download): argument
|
D | remote_host_cf_device_factory.py | 347 def _FindLogFiles(self, instance, download): argument
|
/tools/test/connectivity/acts/framework/acts/libs/test_binding/ |
D | binding.py | 40 def __get__(self, instance, owner): argument
|
/tools/test/connectivity/acts/framework/acts/ |
D | test_decorators.py | 166 def __get__(self, instance, owner): argument 331 def __init__(self, target, instance): argument
|
/tools/test/connectivity/acts/framework/acts/event/ |
D | subscription_handle.py | 39 def __get__(self, instance, owner): argument
|
D | subscription_bundle.py | 116 def create_from_instance(instance): argument
|
/tools/netsim/rust/backend-proto/src/ |
D | startup.rs | 171 static instance: ::protobuf::rt::LazyV2<StartupInfo> = ::protobuf::rt::LazyV2::INIT; in default_instance() variable 381 static instance: ::protobuf::rt::LazyV2<StartupInfo_Device> = ::protobuf::rt::LazyV2::INIT; in default_instance() variable 600 static instance: ::protobuf::rt::LazyV2<ChipInfo> = ::protobuf::rt::LazyV2::INIT; in default_instance() variable 977 static instance: ::protobuf::rt::LazyV2<Chip> = ::protobuf::rt::LazyV2::INIT; in default_instance() variable
|
D | packet_streamer.rs | 354 … static instance: ::protobuf::rt::LazyV2<StreamPacketsRequest> = ::protobuf::rt::LazyV2::INIT; in default_instance() variable 700 … static instance: ::protobuf::rt::LazyV2<StreamPacketsResponse> = ::protobuf::rt::LazyV2::INIT; in default_instance() variable
|
D | hci_packet.rs | 194 static instance: ::protobuf::rt::LazyV2<HCIPacket> = ::protobuf::rt::LazyV2::INIT; in default_instance() constant
|
/tools/test/graphicsbenchmark/functional_tests/native/ |
D | mprotect_test.cpp | 43 VkInstance instance; in TEST() local
|
/tools/test/connectivity/acts/framework/acts/libs/ |
D | version_selector.py | 271 def __get__(self, instance, owner): argument
|