Searched refs:CallChainReportBuilder (Results 1 – 6 of 6) sorted by relevance
43 bool CallChainReportBuilder::AddProguardMappingFile(std::string_view mapping_file) { in AddProguardMappingFile()90 std::vector<CallChainReportEntry> CallChainReportBuilder::Build(const ThreadEntry* thread, in Build()133 void CallChainReportBuilder::MarkArtFrame(std::vector<CallChainReportEntry>& callchain) { in MarkArtFrame()171 void CallChainReportBuilder::ConvertJITFrame(std::vector<CallChainReportEntry>& callchain) { in ConvertJITFrame()203 void CallChainReportBuilder::CollectJavaMethods() { in CollectJavaMethods()217 void CallChainReportBuilder::DeObfuscateJavaMethods(std::vector<CallChainReportEntry>& callchain) { in DeObfuscateJavaMethods()
116 CallChainReportBuilder builder(thread_tree); in TEST_F()135 CallChainReportBuilder builder(thread_tree); in TEST_F()155 CallChainReportBuilder builder(thread_tree); in TEST_F()193 CallChainReportBuilder builder(thread_tree); in TEST_F()213 CallChainReportBuilder builder(thread_tree); in TEST_F()248 CallChainReportBuilder builder(thread_tree); in TEST_F()271 CallChainReportBuilder builder(thread_tree); in TEST_F()
49 class CallChainReportBuilder {51 CallChainReportBuilder(ThreadTree& thread_tree) : thread_tree_(thread_tree) {} in CallChainReportBuilder() function
178 CallChainReportBuilder callchain_report_builder_;
205 CallChainReportBuilder callchain_report_builder_;
197 CallChainReportBuilder callchain_report_builder_;