Home
last modified time | relevance | path

Searched refs:nativeThread_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/ipc/ipc/native/src/jni/source/
H A Djni_helper.cpp39 JNIEnvHelper::JNIEnvHelper() : env_ { nullptr }, nativeThread_ { false } in JNIEnvHelper()
43 nativeThread_ = true;
59 if (nativeThread_) { in ~JNIEnvHelper()
/foundation/communication/ipc/ipc/native/src/jni/include/
H A Djni_helper.h36 bool nativeThread_; member in OHOS::JNIEnvHelper

Completed in 2 milliseconds