Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ RemoteFile
Method
RemoteFile
collaboration.cpp:1555–1558 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1553
1554
1555
RemoteFile::RemoteFile(BNRemoteFile* file)
1556
{
1557
m_object = file;
1558
}
1559
1560
1561
Ref<ProjectFile> RemoteFile::GetCoreFile()
Callers
9
file
Method · 0.80
file
Method · 0.80
files
Method · 0.80
get_file_by_id
Method · 0.80
get_file_by_name
Method · 0.80
create_file
Method · 0.80
file
Method · 0.80
upload_database
Function · 0.80
get_remote_file_for_local_database
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected