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