OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RegisterApplicationNativeMethods
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/android/sync_shell/
chrome_main_delegate_chrome_sync_shell_android.cc
27
ChromeMainDelegateChromeSyncShellAndroid::
RegisterApplicationNativeMethods
(
29
return ChromeMainDelegateAndroid::
RegisterApplicationNativeMethods
(env) &&
chrome_main_delegate_chrome_sync_shell_android.h
16
virtual bool
RegisterApplicationNativeMethods
(JNIEnv* env) OVERRIDE;
/external/chromium_org/chrome/app/android/
chrome_main_delegate_android.cc
35
RegisterApplicationNativeMethods
(env);
59
bool ChromeMainDelegateAndroid::
RegisterApplicationNativeMethods
(JNIEnv* env) {
chrome_main_delegate_android.h
18
virtual bool
RegisterApplicationNativeMethods
(JNIEnv* env);
Completed in 128 milliseconds