/tools/acloud/list/ |
D | list.py | 117 def GetRemoteInstances(cfg): argument 212 def GetInstances(cfg): argument 239 def ChooseInstances(cfg, select_all_instances=False): argument 259 def ChooseOneRemoteInstance(cfg): argument 367 def GetInstancesFromInstanceNames(cfg, instance_names): argument 415 def GetCFRemoteInstances(cfg): argument
|
/tools/acloud/delete/ |
D | delete.py | 50 def DeleteInstances(cfg, instances_to_delete): argument 90 def DeleteRemoteInstances(cfg, instances_to_delete, delete_report=None): argument 229 def DeleteHostGoldfishInstance(cfg, name, ssh_user, argument 265 def CleanUpRemoteHost(cfg, remote_host, host_user, host_ssh_private_key_path, argument 299 def DeleteInstanceByNames(cfg, instances, host_user, argument 360 def _ReleaseOxygenDevice(cfg, instances, ip): argument
|
/tools/acloud/public/ |
D | device_driver.py | 58 def __init__(self, cfg, devices=None): argument 338 def CreateGCETypeAVD(cfg, argument 443 def DeleteAndroidVirtualDevices(cfg, instance_names, default_report=None): argument 484 def CheckAccess(cfg): argument
|
D | acloud_main.py | 316 def _ValidateAuthFile(cfg): argument 328 def _ParsingConfig(args, cfg): argument
|
/tools/acloud/public/actions/ |
D | create_goldfish_action.py | 63 cfg, argument 203 def _FetchBuildIdFromFile(cfg, build_target, build_id, filename): argument 233 cfg=None, argument
|
D | common_operations.py | 43 def CreateSshKeyPairIfNecessary(cfg): argument 210 def CreateDevices(command, cfg, device_factory, num, avd_type, argument
|
/tools/acloud/reconnect/ |
D | reconnect.py | 101 def AddPublicSshRsaToInstance(cfg, user, instance_name): argument 212 def GetSshConnectHostname(cfg, instance): argument
|
/tools/acloud/powerwash/ |
D | powerwash.py | 35 def PowerwashFromInstance(cfg, instance, instance_id): argument
|
/tools/dexter/dexter/ |
D | disassembler.h | 29 PrintCodeIrVisitor(std::shared_ptr<ir::DexFile> dex_ir, lir::ControlFlowGraph* cfg) in PrintCodeIrVisitor()
|
D | disassembler.cc | 347 std::unique_ptr<lir::ControlFlowGraph> cfg; in Disassemble() local
|
D | experimental.cc | 371 lir::ControlFlowGraph cfg(&code_ir, true); in CodeCoverage() local
|
/tools/acloud/restart/ |
D | restart.py | 40 def RestartFromInstance(cfg, instance, instance_id, powerwash_data): argument
|
/tools/acloud/create/ |
D | cheeps_remote_image_remote_instance.py | 81 def __init__(self, cfg, avd_spec=None): argument
|
D | create_common.py | 264 def DownloadRemoteArtifact(cfg, build_target, build_id, artifact, extract_path, argument
|
D | avd_spec.py | 990 def cfg(self): member in AVDSpec
|
/tools/acloud/public/acloud_kernel/ |
D | kernel_swapper.py | 51 def __init__(self, cfg, instance_name): argument
|
/tools/acloud/pull/ |
D | pull.py | 41 def PullFileFromInstance(cfg, instance, file_name=None, no_prompts=False): argument
|
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/ |
D | renderer.cpp | 87 auto& cfg = supportedConfigs[i]; in initDisplay() local
|
/tools/treble/build/sandbox/ |
D | nsjail.py | 147 cfg=None, argument
|
D | overlay.py | 440 cfg, argument
|