Home
last modified time | relevance | path

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

/tools/acloud/pull/
Dpull.py37 _FIND_LOG_FILE_CMD = "find -L %s -type f" % constants.REMOTE_LOG_FOLDER
145 file_path = os.path.join(constants.REMOTE_LOG_FOLDER, file_name)
159 "remote instance." % constants.REMOTE_LOG_FOLDER)
178 constants.REMOTE_LOG_FOLDER)
/tools/acloud/internal/
Dconstants.py190 REMOTE_LOG_FOLDER = "/home/%s/cuttlefish_runtime" % GCE_USER variable
/tools/acloud/reconnect/
Dreconnect.py68 remote_cuttlefish_config = os.path.join(constants.REMOTE_LOG_FOLDER,