Lines Matching refs:DCHECK
47 DCHECK(self); in command_line_is_valid()
61 DCHECK(self); in command_line_is_read_only()
76 DCHECK(self); in command_line_copy()
92 DCHECK(self); in command_line_init_from_argv()
96 DCHECK(argv); in command_line_init_from_argv()
109 DCHECK(self); in command_line_init_from_string()
113 DCHECK(command_line); in command_line_init_from_string()
124 DCHECK(self); in command_line_reset()
136 DCHECK(self); in command_line_get_argv()
140 DCHECK(argv); in command_line_get_argv()
160 DCHECK(self); in command_line_get_command_line_string()
175 DCHECK(self); in command_line_get_program()
190 DCHECK(self); in command_line_set_program()
194 DCHECK(program); in command_line_set_program()
205 DCHECK(self); in command_line_has_switches()
220 DCHECK(self); in command_line_has_switch()
224 DCHECK(name); in command_line_has_switch()
240 DCHECK(self); in command_line_get_switch_value()
244 DCHECK(name); in command_line_get_switch_value()
260 DCHECK(self); in command_line_get_switches()
264 DCHECK(switches); in command_line_get_switches()
284 DCHECK(self); in command_line_append_switch()
288 DCHECK(name); in command_line_append_switch()
302 DCHECK(self); in command_line_append_switch_with_value()
306 DCHECK(name); in command_line_append_switch_with_value()
310 DCHECK(value); in command_line_append_switch_with_value()
322 DCHECK(self); in command_line_has_arguments()
337 DCHECK(self); in command_line_get_arguments()
341 DCHECK(arguments); in command_line_get_arguments()
361 DCHECK(self); in command_line_append_argument()
365 DCHECK(argument); in command_line_append_argument()
377 DCHECK(self); in command_line_prepend_wrapper()
381 DCHECK(wrapper); in command_line_prepend_wrapper()