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

Method Finish

backgroundtask.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56
57
58void BackgroundTask::Finish()
59{
60 BNFinishBackgroundTask(m_object);
61}
62
63
64void BackgroundTask::SetProgressText(const string& text)

Callers 7

loadImagesWithAddrMethod · 0.80
loadImagesWithAddrMethod · 0.80
ProcessRTTIMethod · 0.80
ProcessVFTMethod · 0.80
ProcessRTTIMethod · 0.80
ProcessVFTMethod · 0.80
InspireFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected