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

Method setDisableRuntimeAutoInit

valdi/src/valdi/runtime/RuntimeManager.cpp:452–454  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

450 _userSession.set(Valdi::makeShared<UserSession>(userId));
451 }
452}
453
454MainThreadManager& RuntimeManager::getMainThreadManager() {
455 return *_mainThreadManager;
456}
457

Callers 1

createMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected