Searched defs:gated (Results 1 – 3 of 3) sorted by relevance
305 fn gated() -> impl Future<Output = &'static str> { in gated() function
98 protected boolean gated = false; field in SemanticContext.Predicate
810 const bool gated) { in SendTensorThroughGrpcStream()