Home
last modified time | relevance | path

Searched defs:javaVm_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/jni/include/
H A Djni_helper.h37 static JavaVM *javaVm_; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/jni/source/
H A Djni_helper.cpp33 JavaVM *JNIEnvHelper::javaVm_ = nullptr; member in OHOS::JNIEnvHelper
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp73 JavaVM* javaVm_ { nullptr }; member in __anondcf869ec0110::JavaThreadContext