Lines Matching refs:_control_segment_path
57 def _control_segment_path(name): function
67 CLIENT_WRAPPER_CONTROL_FILE = _control_segment_path('client_wrapper')
68 CRASHDUMPS_CONTROL_FILE = _control_segment_path('crashdumps')
69 CRASHINFO_CONTROL_FILE = _control_segment_path('crashinfo')
70 INSTALL_CONTROL_FILE = _control_segment_path('install')
71 CLEANUP_CONTROL_FILE = _control_segment_path('cleanup')
72 VERIFY_CONTROL_FILE = _control_segment_path('verify')
73 REPAIR_CONTROL_FILE = _control_segment_path('repair')
74 PROVISION_CONTROL_FILE = _control_segment_path('provision')
75 VERIFY_JOB_REPO_URL_CONTROL_FILE = _control_segment_path('verify_job_repo_url')
76 RESET_CONTROL_FILE = _control_segment_path('reset')
77 GET_NETWORK_STATS_CONTROL_FILE = _control_segment_path('get_network_stats')