Searched defs:next_step (Results 1 – 6 of 6) sorted by relevance
496 CertPathStep& next_step = path[--path_index]; in FindCertificatePath() local515 CertPathStep& next_step = path[--path_index]; in FindCertificatePath() local
107 auto* next_step = static_cast<CallableTag*>(tag); in Work() local
112 auto* next_step = static_cast<CallableTag*>(tag); in Work() local
198 auto* next_step = static_cast<CallableTag*>(tag); in Serve() local
965 def next_step(self, fn, *args, **dargs): member in base_client_job
2362 } next_step; member