OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_jVM
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.cpp
61
static JavaVM *
g_jVM
= NULL;
[
all
...]
JFmTxNative.cpp
53
static JavaVM *
g_jVM
= NULL;
867
jRet =
g_jVM
->GetEnv((void **)&env,JNI_VERSION_1_4);
873
jRet =
g_jVM
->AttachCurrentThread((&env), NULL);
[
all
...]
Completed in 34 milliseconds