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

Method getEnv

valdi_core/src/valdi_core/jni/JavaMethod.cpp:142–144  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

140
141// NOLINTNEXTLINE(readability-convert-member-functions-to-static)
142JavaEnv JavaMethodBase::getEnv() const {
143 return JavaEnv();
144}
145
146AnyJavaMethod::AnyJavaMethod() = default;
147

Callers

nothing calls this directly

Calls 1

JavaEnvClass · 0.70

Tested by

no test coverage detected