Searched refs:version (Results 1 – 6 of 6) sorted by relevance
36 initArgs.version = JNI_VERSION_1_6; in TEST_F()
3 # VERSION string that follows is derived from <library_name>_<version>.
43 // The minimum sdk version required by users of this module.
62 the original version of the Work and any modifications or additions
61 // Link to the non-stub version of the library to access some internal
1061 jint GetEnv(void** env, jint version) in GetEnv()1062 { return functions->GetEnv(this, env, version); } in GetEnv()1069 jint version; /* must be >= JNI_VERSION_1_2 */ member1085 jint version; /* use JNI_VERSION_1_2 or later */ member