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

Method getEnv

valdi_core/src/valdi_core/jni/JavaClass.cpp:232–234  ·  view source on GitHub ↗

NOLINTNEXTLINE(readability-convert-member-functions-to-static)

Source from the content-addressed store, hash-verified

230
231// NOLINTNEXTLINE(readability-convert-member-functions-to-static)
232JavaEnv JavaClass::getEnv() const {
233 return JavaEnv();
234}
235
236} // namespace ValdiAndroid

Callers 8

fromValdiViewFunction · 0.45
getBytesContentMethod · 0.45
doCreateViewMethod · 0.45
jasmine.jsFile · 0.45
JasmineFunction · 0.45
origin_boot.jsFile · 0.45

Calls 1

JavaEnvClass · 0.70

Tested by

no test coverage detected