Lines Matching refs:_control_segment_path
72 def _control_segment_path(name): function
83 CLIENT_WRAPPER_CONTROL_FILE = _control_segment_path('client_wrapper')
84 CLIENT_TRAMPOLINE_CONTROL_FILE = _control_segment_path('client_trampoline')
85 CRASHDUMPS_CONTROL_FILE = _control_segment_path('crashdumps')
86 CRASHINFO_CONTROL_FILE = _control_segment_path('crashinfo')
87 CLEANUP_CONTROL_FILE = _control_segment_path('cleanup')
88 VERIFY_CONTROL_FILE = _control_segment_path('verify')
89 REPAIR_CONTROL_FILE = _control_segment_path('repair')
90 PROVISION_CONTROL_FILE = _control_segment_path('provision')
91 VERIFY_JOB_REPO_URL_CONTROL_FILE = _control_segment_path('verify_job_repo_url')
92 RESET_CONTROL_FILE = _control_segment_path('reset')
93 GET_NETWORK_STATS_CONTROL_FILE = _control_segment_path('get_network_stats')