Searched defs:last_step (Results 1 – 3 of 3) sorted by relevance
57 public void last_step(FunctionContext fc); in last_step() method
535 CertPathStep& last_step = path[path_index++]; in FindCertificatePath() local545 CertPathStep& last_step = path[path_index++]; in FindCertificatePath() local
331 def __init__(self, num_steps=None, last_step=None, steps_per_run=1): argument404 def __init__(self, num_steps=None, last_step=None): argument