Home
last modified time | relevance | path

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

/tools/acloud/pull/
Dpull.py146 log_files = GetAllLogFilePaths(ssh, constants.REMOTE_LOG_FOLDER)
148 file_path = os.path.join(constants.REMOTE_LOG_FOLDER, file_name)
162 "remote instance." % constants.REMOTE_LOG_FOLDER)
/tools/acloud/internal/
Dconstants.py221 REMOTE_LOG_FOLDER = "cuttlefish_runtime" variable
/tools/acloud/public/actions/
Dremote_instance_cf_device_factory.py197 constants.REMOTE_LOG_FOLDER)
Dremote_instance_cf_device_factory_test.py265 mock.ANY, constants.REMOTE_LOG_FOLDER)
Dremote_host_cf_device_factory.py552 self._ssh, self._GetInstancePath(constants.REMOTE_LOG_FOLDER))
/tools/acloud/reconnect/
Dreconnect.py65 remote_cuttlefish_config = os.path.join(constants.REMOTE_LOG_FOLDER,
/tools/acloud/internal/lib/
Dcvd_utils.py975 remote_path.join(remote_dir, constants.REMOTE_LOG_FOLDER)]