Searched defs:allowIpcs (Results 1 – 2 of 2) sorted by relevance
78 public SafeCloseable allowIpcs(String rpcName) { in allowIpcs() method in TraceHelper90 public static <T> T allowIpcs(String rpcName, Supplier<T> supplier) { in allowIpcs() method in TraceHelper
112 public SafeCloseable allowIpcs(String rpcName) { in allowIpcs() method