Lines Matching refs:_control_segment_path
61 def _control_segment_path(name): function
71 CLIENT_WRAPPER_CONTROL_FILE = _control_segment_path('client_wrapper')
72 CLIENT_TRAMPOLINE_CONTROL_FILE = _control_segment_path('client_trampoline')
73 CRASHDUMPS_CONTROL_FILE = _control_segment_path('crashdumps')
74 CRASHINFO_CONTROL_FILE = _control_segment_path('crashinfo')
75 CLEANUP_CONTROL_FILE = _control_segment_path('cleanup')
76 VERIFY_CONTROL_FILE = _control_segment_path('verify')
77 REPAIR_CONTROL_FILE = _control_segment_path('repair')
78 PROVISION_CONTROL_FILE = _control_segment_path('provision')
79 VERIFY_JOB_REPO_URL_CONTROL_FILE = _control_segment_path('verify_job_repo_url')
80 RESET_CONTROL_FILE = _control_segment_path('reset')
81 GET_NETWORK_STATS_CONTROL_FILE = _control_segment_path('get_network_stats')