Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
void BackgroundTask::Finish()
59
{
60
BNFinishBackgroundTask(m_object);
61
}
62
63
64
void BackgroundTask::SetProgressText(const string& text)
Callers
7
loadImagesWithAddr
Method · 0.80
loadImagesWithAddr
Method · 0.80
ProcessRTTI
Method · 0.80
ProcessVFT
Method · 0.80
ProcessRTTI
Method · 0.80
ProcessVFT
Method · 0.80
Inspire
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected