OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:structStatClass
(Results
1 - 2
of
2
) sorted by null
/libnativehelper/
JniConstants.cpp
72
jclass JniConstants::
structStatClass
;
136
structStatClass
= findClass(env, "android/system/StructStat");
/libnativehelper/include/nativehelper/
JniConstants.h
90
static jclass
structStatClass
;
Completed in 26 milliseconds