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