Searched defs:beginAsyncSection (Results 1 – 3 of 3) sorted by relevance
69 public SafeCloseable beginAsyncSection(String sectionName) { in beginAsyncSection() method in TraceHelper
89 public SafeCloseable beginAsyncSection(String sectionName) { in beginAsyncSection() method in TraceHelperExtension
56 public static int beginAsyncSection(@NonNull String sectionName) { in beginAsyncSection() method in Tracing