MCPcopy Create free account
hub / github.com/acl-dev/acl / acl_cpp_init

Function acl_cpp_init

lib_acl_cpp/src/acl_cpp_init.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10{
11
12void acl_cpp_init(void)
13{
14 acl_lib_init();
15}
16
17const char* acl_cpp_verbose(void)
18{

Callers 15

mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
main.cppFile · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
main.cppFile · 0.85

Calls 1

acl_lib_initFunction · 0.85

Tested by 2

http_testFunction · 0.68
test_websocket_mainFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…