Searched defs:beginSection (Results 1 – 7 of 7) sorted by relevance
37 Trace(ATrace_beginSection_type beginSection, in Trace()50 auto beginSection = reinterpret_cast<ATrace_beginSection_type>( in create() local79 void beginSection(const char *name) const { in beginSection() function
33 public static void beginSection(String tag) { in beginSection() method in Trace
65 public static void beginSection(String sectionName) { in beginSection() method in SysTrace
56 public static void beginSection(String key) { in beginSection() method in AppTrace
330 public static void beginSection(@NonNull String sectionName) { in beginSection() method in Trace