Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ ghb_get_tmp_dir
Function
ghb_get_tmp_dir
gtk/src/hb-backend.c:1318–1322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1316
}
1317
1318
const char*
1319
ghb_get_tmp_dir (void)
1320
{
1321
return hb_get_temporary_directory();
1322
}
1323
1324
void
1325
ghb_hb_cleanup(gboolean partial)
Callers
1
live_preview_play_clicked_cb
Function · 0.85
Calls
1
hb_get_temporary_directory
Function · 0.85
Tested by
no test coverage detected