Searched defs:GetStringLength (Results 1 - 25 of 239) sorted by relevance

12345678910

/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
H A Djni.h371 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
830 jsize GetStringLength(jstring string) function in struct:_JNIEnv
831 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
H A Djni.h386 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
845 jsize GetStringLength(jstring string) function in struct:_JNIEnv
846 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
H A Djni.h386 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
845 jsize GetStringLength(jstring string) function in struct:_JNIEnv
846 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
H A Djni.h386 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
845 jsize GetStringLength(jstring string) function in struct:_JNIEnv
846 { return functions->GetStringLength(this, string); }
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
H A Djni.h386 jsize (*GetStringLength)(JNIEnv*, jstring); member in struct:JNINativeInterface
845 jsize GetStringLength(jstring string) function in struct:_JNIEnv
846 { return functions->GetStringLength(this, string); }

Completed in 161 milliseconds

12345678910