Searched defs:steptype (Results 1 – 2 of 2) sorted by relevance
79 def __call__(self, steptype, name, abort_on_failure=True, argument125 def with_retry(self, steptype, name, attempts, **kwargs): argument
334 int steptype = compiler.getOp(opPos); in loadLocationPaths() local