MCPcopy Create free account
hub / github.com/HandBrake/HandBrake / ghb_hb_cleanup

Function ghb_hb_cleanup

gtk/src/hb-backend.c:1324–1328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1322}
1323
1324void
1325ghb_hb_cleanup(gboolean partial)
1326{
1327 del_tree(hb_get_temporary_directory(), !partial);
1328}
1329
1330gint
1331ghb_subtitle_track_source(GhbValue *settings, gint track)

Callers 4

application_quitFunction · 0.85
shutdown_cbFunction · 0.85
handle_media_changeFunction · 0.85
drive_changed_cbFunction · 0.85

Calls 2

del_treeFunction · 0.85

Tested by

no test coverage detected