MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / EnsureInitializedOnce

Function EnsureInitializedOnce

pc/test/android_test_initializer.cc:42–51  ·  view source on GitHub ↗

There can only be one JNI_OnLoad in each binary. So since this is a GTEST C++ runner binary, we want to initialize the same global objects we normally do if this had been a Java binary.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

InitializeSSLFunction · 0.85
InitializeFunction · 0.85

Tested by

no test coverage detected