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

Function LoadClasses

modules/utility/source/jvm_android.cc:40–52  ·  view source on GitHub ↗

Android's FindClass() is trickier than usual because the app-specific ClassLoader is not consulted when there is no app-specific frame on the stack. Consequently, we only look up all classes once in native WebRTC. http://developer.android.com/training/articles/perf-jni.html#faq_FindClass

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

JVMMethod · 0.85

Calls 1

FindClassFunction · 0.70

Tested by

no test coverage detected