Searched defs:create_call (Results 1 – 2 of 2) sorted by relevance
84 auto create_call = [&](int64 branch) { in TryRemoveConditional() local
680 pub(crate) fn create_call<Req, Resp>( in create_call() method