OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClassInit
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/renderer_host/
gtk_plugin_container.cc
38
static_cast<GClassInitFunc>(&
ClassInit
),
52
static void
ClassInit
(gpointer klass, gpointer class_data_unusued) {
/frameworks/base/services/jni/
com_android_server_location_FlpHardwareProvider.cpp
141
static void
ClassInit
(JNIEnv* env, jclass clazz) {
946
{"nativeClassInit", "()V", reinterpret_cast<void*>(
ClassInit
)},
Completed in 184 milliseconds