Searched refs:argument_values (Results 1 – 2 of 2) sorted by relevance
37 const char** argument_values) { in TimelineEvent() argument
1919 argument_values = self._get_values(action, argument_strings)1924 if argument_values is not action.default:1934 if argument_values is not SUPPRESS:1935 action(self, namespace, argument_values, option_string)