MCPcopy Create free account
hub / github.com/Snapchat/Valdi / postInit

Method postInit

valdi/src/valdi/runtime/RuntimeManager.cpp:148–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146 fullTeardown();
147}
148
149void RuntimeManager::postInit() {
150 registerModuleFactoriesProvider(ModuleFactoryRegistry::sharedInstance());
151}
152
153void RuntimeManager::fullTeardown() {

Callers 3

createDebuggerServiceFunction · 0.45
RuntimeManagerMethod · 0.45
createRuntimeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected