OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:register_java_lang_Math
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/native/
Register.cpp
51
extern void
register_java_lang_Math
(JNIEnv*);
123
register_java_lang_Math
(env);
Math.c
173
void
register_java_lang_Math
(JNIEnv* env) {
Completed in 451 milliseconds