Home
last modified time | relevance | path

Searched refs:s (Results 1 – 6 of 6) sorted by relevance

/libnativehelper/include/nativehelper/
DScopedUtfChars.h34 ScopedUtfChars(JNIEnv* env, jstring s) : env_(env), string_(s) { in ScopedUtfChars() argument
35 if (s == NULL) { in ScopedUtfChars()
39 utf_chars_ = env->GetStringUTFChars(s, NULL); in ScopedUtfChars()
DScopedStringChars.h33 ScopedStringChars(JNIEnv* env, jstring s) : env_(env), string_(s), size_(0) { in ScopedStringChars() argument
34 if (s == NULL) { in ScopedStringChars()
DtoStringArray.h36 ScopedLocalRef<jstring> s(env, env->NewStringUTF((*getter)(i))); in toStringArray()
40 env->SetObjectArrayElement(result, i, s.get()); in toStringArray()
Djni.h114 jshort s; member
/libnativehelper/
DREADME1 Support functions for Android's class libraries
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
94 with the Work to which such Contribution(s) was submitted. If You