Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 18 of 18) sorted by relevance

/tools/acloud/list/
Dlist.py108 def GetRemoteInstances(cfg): argument
185 def GetInstances(cfg): argument
212 def ChooseInstances(cfg, select_all_instances=False): argument
232 def ChooseOneRemoteInstance(cfg): argument
289 def GetInstancesFromInstanceNames(cfg, instance_names): argument
335 def GetCFRemoteInstances(cfg): argument
/tools/acloud/delete/
Ddelete.py47 def DeleteInstances(cfg, instances_to_delete): argument
91 def DeleteRemoteInstances(cfg, instances_to_delete, delete_report=None): argument
181 def CleanUpRemoteHost(cfg, remote_host, host_user, argument
219 def DeleteInstanceByNames(cfg, instances): argument
/tools/acloud/public/
Ddevice_driver.py58 def __init__(self, cfg, devices=None): argument
337 def CreateGCETypeAVD(cfg, argument
436 def DeleteAndroidVirtualDevices(cfg, instance_names, default_report=None): argument
477 def CheckAccess(cfg): argument
/tools/acloud/public/actions/
Dcreate_goldfish_action.py63 cfg, argument
201 def _FetchBuildIdFromFile(cfg, build_target, build_id, filename): argument
231 cfg=None, argument
Dcommon_operations.py37 def CreateSshKeyPairIfNecessary(cfg): argument
176 def CreateDevices(command, cfg, device_factory, num, avd_type, argument
Dcreate_cuttlefish_action.py54 def __init__(self, cfg, build_target, build_id, branch=None, argument
189 def CreateDevices(cfg, argument
/tools/dexter/dexter/
Ddissasembler.h29 PrintCodeIrVisitor(std::shared_ptr<ir::DexFile> dex_ir, lir::ControlFlowGraph* cfg) in PrintCodeIrVisitor()
Ddissasembler.cc328 std::unique_ptr<lir::ControlFlowGraph> cfg; in Dissasemble() local
Dexperimental.cc370 lir::ControlFlowGraph cfg(&code_ir, true); in CodeCoverage() local
/tools/acloud/create/
Dcreate_common.py94 def DownloadRemoteArtifact(cfg, build_target, build_id, artifact, extract_path, argument
Dcheeps_remote_image_remote_instance.py81 def __init__(self, cfg, avd_spec=None): argument
Davd_spec.py793 def cfg(self): member in AVDSpec
/tools/acloud/public/acloud_kernel/
Dkernel_swapper.py51 def __init__(self, cfg, instance_name): argument
/tools/acloud/reconnect/
Dreconnect.py122 def AddPublicSshRsaToInstance(cfg, user, instance_name): argument
/tools/acloud/pull/
Dpull.py43 def PullFileFromInstance(cfg, instance, file_name=None, no_prompts=False): argument
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Drenderer.cpp86 auto& cfg = supportedConfigs[i]; in initDisplay() local
/tools/treble/build/sandbox/
Dnsjail.py144 cfg=None, argument
Doverlay.py355 cfg, argument