Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ RemoteProject
Method
RemoteProject
collaboration.cpp:1150–1153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1148
1149
1150
RemoteProject::RemoteProject(BNRemoteProject* project)
1151
{
1152
m_object = project;
1153
}
1154
1155
1156
Ref<Project> RemoteProject::GetCoreProject()
Callers
10
project
Method · 0.80
project
Method · 0.80
projects
Method · 0.80
get_project_by_id
Method · 0.80
get_project_by_name
Method · 0.80
create_project
Method · 0.80
project
Method · 0.80
project
Method · 0.80
get_remote_project_for_local_database
Function · 0.80
project
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected