Searched refs:s (Results 1 – 6 of 6) sorted by relevance
34 ScopedUtfChars(JNIEnv* env, jstring s) : env_(env), string_(s) { in ScopedUtfChars() argument35 if (s == NULL) { in ScopedUtfChars()39 utf_chars_ = env->GetStringUTFChars(s, NULL); in ScopedUtfChars()
33 ScopedStringChars(JNIEnv* env, jstring s) : env_(env), string_(s), size_(0) { in ScopedStringChars() argument34 if (s == NULL) { in ScopedStringChars()
36 ScopedLocalRef<jstring> s(env, env->NewStringUTF((*getter)(i))); in toStringArray()40 env->SetObjectArrayElement(result, i, s.get()); in toStringArray()
114 jshort s; member
1 Support functions for Android's class libraries
93 Contribution(s) alone or by combination of their Contribution(s)94 with the Work to which such Contribution(s) was submitted. If You