OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_methods
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/core/jni/
android_server_Watchdog.cpp
102
static const JNINativeMethod
g_methods
[] = {
member in namespace:android
108
g_methods
, NELEM(
g_methods
));
android_backup_BackupDataInput.cpp
130
static const JNINativeMethod
g_methods
[] = {
member in namespace:android
161
g_methods
, NELEM(
g_methods
));
android_backup_BackupDataOutput.cpp
104
static const JNINativeMethod
g_methods
[] = {
member in namespace:android
125
g_methods
, NELEM(
g_methods
));
android_backup_FileBackupHelperBase.cpp
112
static const JNINativeMethod
g_methods
[] = {
member in namespace:android
133
g_methods
, NELEM(
g_methods
));
android_backup_BackupHelperDispatcher.cpp
220
static const JNINativeMethod
g_methods
[] = {
member in namespace:android
256
g_methods
, NELEM(
g_methods
));
android_text_KeyCharacterMap.cpp
138
static JNINativeMethod
g_methods
[] = {
member in namespace:android
167
"android/view/KeyCharacterMap",
g_methods
, NELEM(
g_methods
));
Completed in 26 milliseconds