MCPcopy 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
107void mime::update_end() {
108 primary_head_finish();
109}
110
111void mime::primary_head_finish() {
112 if (m_bPrimaryHeadFinish) {

Callers 8

test_zlib_pipeFunction · 0.45
test_pipeFunction · 0.45
mime_test3Function · 0.45
test_mime_headerFunction · 0.45
mime_test2Function · 0.45
mime_test3Function · 0.45
mime_test4Function · 0.45
saveMethod · 0.45

Calls

no outgoing calls

Tested by 3

test_zlib_pipeFunction · 0.36
test_pipeFunction · 0.36
test_mime_headerFunction · 0.36