HomeSort by relevance Sort by last modified time
    Searched full:venv (Results 1 - 4 of 4) sorted by null

  /development/pdk/pndk/samples/samplejni/
native.cpp 59 void* venv; member in union:__anon1321
65 uenv.venv = NULL;
71 if (vm->GetEnv(&uenv.venv, JNI_VERSION_1_4) != JNI_OK) {
  /development/samples/SimpleJNI/jni/
native.cpp 82 void* venv; member in union:__anon1324
88 uenv.venv = NULL;
94 if (vm->GetEnv(&uenv.venv, JNI_VERSION_1_4) != JNI_OK) {
  /external/quake/quake/src/WinQuake/
masterMain.cpp 126 void* venv; member in union:__anon10779
132 uenv.venv = NULL;
136 if (vm->GetEnv(&uenv.venv, JNI_VERSION_1_4) != JNI_OK) {
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_iw.h 153 iwffff_env_t venv; /* volume envelope */ member in struct:iwffff_layer
289 iwffff_xenv_t venv; /* volume envelope */ member in struct:iwffff_xlayer

Completed in 51 milliseconds