OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:net_JNI_OnLoad
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/native/
Register.cpp
80
extern jint
net_JNI_OnLoad
(JavaVM*, void*);
137
net_JNI_OnLoad
(vm, NULL);
net_util.c
41
net_JNI_OnLoad
(JavaVM *vm, void* ignored)
Completed in 67 milliseconds