Home
last modified time | relevance | path

Searched refs:emulator_path (Results 1 – 1 of 1) sorted by relevance

/tools/acloud/create/
Dgoldfish_local_image_local_instance.py171 emulator_path = self._FindEmulatorBinary(avd_spec.local_tool_dirs)
172 emulator_path = os.path.abspath(emulator_path)
204 proc = self._StartEmulatorProcess(emulator_path, instance_dir,
421 def _StartEmulatorProcess(emulator_path, working_dir, image_dir, argument
454 os.path.abspath(emulator_path),