MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / ShowGraphReport

Method ShowGraphReport

interaction.cpp:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130
131
132void InteractionHandler::ShowGraphReport(Ref<BinaryView>, const std::string&, Ref<FlowGraph>) {}
133
134
135void InteractionHandler::ShowReportCollection(const string&, Ref<ReportCollection>) {}

Callers 1

ShowGraphReportCallbackFunction · 0.45

Calls 4

c_strMethod · 0.80
GetFunctionMethod · 0.45
GetObjectMethod · 0.45
GetViewMethod · 0.45

Tested by

no test coverage detected