Searched refs:is_dispatchable_object_first_param (Results 1 – 1 of 1) sorted by relevance
57 return not self.is_dispatchable_object_first_param(proto)60 def is_dispatchable_object_first_param(self, proto): member in Subcommand138 if self.is_dispatchable_object_first_param(proto) or proto.name == "CreateInstance":166 if self.is_dispatchable_object_first_param(proto):