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

Method OnAfterOpenFile

view/sharedcache/ui/dsctriage.cpp:521–525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

519
520
521void DSCTriageView::OnAfterOpenFile(UIContext *context, FileContext *file, ViewFrame *frame)
522{
523 RefreshData();
524 UIContextNotification::OnAfterOpenFile(context, file, frame);
525}
526
527
528// Called when shared cache information has changed.

Callers

nothing calls this directly

Calls 1

OnAfterOpenFileFunction · 0.85

Tested by

no test coverage detected