OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_jstring
(Results
51 - 51
of
51
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
jni.h
63
class
_jstring
: public _jobject {};
class in inherits:_jobject
78
typedef
_jstring
* jstring;
[
all
...]
Completed in 370 milliseconds
1
2
3