Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ update_end
Method
update_end
lib_acl_cpp/src/mime/mime.cpp:107–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
void mime::update_end() {
108
primary_head_finish();
109
}
110
111
void mime::primary_head_finish() {
112
if (m_bPrimaryHeadFinish) {
Callers
8
test_zlib_pipe
Function · 0.45
test_pipe
Function · 0.45
mime_test3
Function · 0.45
test_mime_header
Function · 0.45
mime_test2
Function · 0.45
mime_test3
Function · 0.45
mime_test4
Function · 0.45
save
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_zlib_pipe
Function · 0.36
test_pipe
Function · 0.36
test_mime_header
Function · 0.36