Searched defs:add_start_event (Results 1 – 2 of 2) sorted by relevance
28 fn add_start_event(&mut self, command_line: &str, source_root: &str); in add_start_event() method50 fn add_start_event(&mut self, command_line: &str, source_root: &str) { in add_start_event() method
160 fn add_start_event(&mut self, _command_line: &str, _add_start_event: &str) {} in add_start_event() method