Home
last modified time | relevance | path

Searched defs:JNIEnv (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/media/base/android/
Dmedia_player_listener.cc54 JNIEnv* /* env */, jobject /* obj */, jint error_type) { in OnMediaError() argument
60 JNIEnv* /* env */, jobject /* obj */, jint width, jint height) { in OnVideoSizeChanged() argument
67 JNIEnv* /* env */, jobject /* obj */, jint percent) { in OnBufferingUpdate() argument
73 JNIEnv* /* env */, jobject /* obj */) { in OnPlaybackComplete() argument
79 JNIEnv* /* env */, jobject /* obj */) { in OnSeekComplete() argument
85 JNIEnv* /* env */, jobject /* obj */) { in OnMediaPrepared() argument
91 JNIEnv* /* env */, jobject /* obj */) { in OnMediaInterrupted() argument
/external/chromium_org/third_party/webrtc/voice_engine/test/android/android_test/jni/
Dandroid_test.cc483 JNIEnv *, in Java_org_webrtc_voiceengine_test_AndroidTest_Delete() argument
521 JNIEnv *, in Java_org_webrtc_voiceengine_test_AndroidTest_Init() argument
562 JNIEnv *, in Java_org_webrtc_voiceengine_test_AndroidTest_Terminate() argument
580 JNIEnv *, in Java_org_webrtc_voiceengine_test_AndroidTest_CreateChannel() argument
609 JNIEnv *, in Java_org_webrtc_voiceengine_test_AndroidTest_DeleteChannel() argument
621 JNIEnv *, in Java_org_webrtc_voiceengine_test_AndroidTest_SetLocalReceiver() argument
662 JNIEnv *, in Java_org_webrtc_voiceengine_test_AndroidTest_StartListen() argument
677 JNIEnv *, in Java_org_webrtc_voiceengine_test_AndroidTest_StartPlayout() argument
691 JNIEnv *, in Java_org_webrtc_voiceengine_test_AndroidTest_StartSend() argument
730 JNIEnv *, in Java_org_webrtc_voiceengine_test_AndroidTest_StopListen() argument
[all …]
/external/chromium_org/content/browser/android/
Dcontent_video_view.cc125 JNIEnv*, jobject, bool is_portrait_video, bool is_orientation_portrait) { in RecordFullscreenPlayback() argument
133 JNIEnv*, jobject, bool is_portrait_video, in RecordExitFullscreenPlayback() argument
174 int ContentVideoView::GetVideoWidth(JNIEnv*, jobject obj) const { in GetVideoWidth() argument
179 int ContentVideoView::GetVideoHeight(JNIEnv*, jobject obj) const { in GetVideoHeight() argument
184 int ContentVideoView::GetDurationInMilliSeconds(JNIEnv*, jobject obj) const { in GetDurationInMilliSeconds() argument
189 int ContentVideoView::GetCurrentPosition(JNIEnv*, jobject obj) const { in GetCurrentPosition() argument
194 bool ContentVideoView::IsPlaying(JNIEnv*, jobject obj) { in IsPlaying() argument
199 void ContentVideoView::SeekTo(JNIEnv*, jobject obj, jint msec) { in SeekTo() argument
203 void ContentVideoView::Play(JNIEnv*, jobject obj) { in Play() argument
208 void ContentVideoView::Pause(JNIEnv*, jobject obj) { in Pause() argument
[all …]
Dchild_process_launcher_android.cc91 static void OnChildProcessStarted(JNIEnv*, in OnChildProcessStarted() argument
/external/chromium_org/base/android/jni_generator/
Dsample_for_tests.cc66 static jdouble GetDoubleFunction(JNIEnv*, jobject) { in GetDoubleFunction() argument
70 static jfloat GetFloatFunction(JNIEnv*, jclass) { in GetFloatFunction() argument
74 static void SetNonPODDatatype(JNIEnv*, jobject, jobject) { in SetNonPODDatatype() argument
77 static jobject GetNonPODDatatype(JNIEnv*, jobject) { in GetNonPODDatatype() argument
81 static jint InnerFunction(JNIEnv*, jclass) { in InnerFunction() argument
/external/chromium_org/base/android/
Dcpu_features.cc13 jint GetCoreCount(JNIEnv*, jclass) { in GetCoreCount() argument
17 jlong GetCpuFeatures(JNIEnv*, jclass) { in GetCpuFeatures() argument
/external/chromium_org/chrome/browser/android/
Duma_bridge.cc16 static void RecordMenuShow(JNIEnv*, jclass) { in RecordMenuShow() argument
20 static void RecordUsingMenu(JNIEnv*, in RecordUsingMenu() argument
Dpassword_ui_view_android.cc26 void PasswordUIViewAndroid::Destroy(JNIEnv*, jobject) { delete this; } in Destroy() argument
Dshortcut_helper.cc320 void ShortcutHelper::TearDown(JNIEnv*, jobject) { in TearDown() argument
/external/chromium_org/android_webview/native/
Daw_form_database.cc29 jboolean HasFormData(JNIEnv*, jclass) { in HasFormData() argument
34 void ClearFormData(JNIEnv*, jclass) { in ClearFormData() argument
Daw_contents_client_bridge.cc365 void AwContentsClientBridge::CancelJsResult(JNIEnv*, jobject, int id) { in CancelJsResult() argument
/external/chromium_org/content/browser/device_sensors/
Dsensor_manager_android.cc53 JNIEnv*, jobject, double alpha, double beta, double gamma) { in GotOrientation() argument
75 JNIEnv*, jobject, double x, double y, double z) { in GotAcceleration() argument
97 JNIEnv*, jobject, double x, double y, double z) { in GotAccelerationIncludingGravity() argument
119 JNIEnv*, jobject, double alpha, double beta, double gamma) { in GotRotationRate() argument
140 void SensorManagerAndroid::GotLight(JNIEnv*, jobject, double value) { in GotLight() argument
/external/chromium_org/content/browser/renderer_host/
Dime_adapter_android.cc104 void AppendBackgroundColorSpan(JNIEnv*, in AppendBackgroundColorSpan() argument
126 void AppendUnderlineSpan(JNIEnv*, in AppendUnderlineSpan() argument
155 bool ImeAdapterAndroid::SendSyntheticKeyEvent(JNIEnv*, in SendSyntheticKeyEvent() argument
270 void ImeAdapterAndroid::SetEditableSelectionOffsets(JNIEnv*, jobject, in SetEditableSelectionOffsets() argument
280 void ImeAdapterAndroid::SetComposingRegion(JNIEnv*, jobject, in SetComposingRegion() argument
294 void ImeAdapterAndroid::DeleteSurroundingText(JNIEnv*, jobject, in DeleteSurroundingText() argument
/external/chromium_org/android_webview/test/shell/src/draw_gl/
Ddraw_gl.cc19 JNIEnv*, in Java_org_chromium_android_1webview_shell_DrawGL_nativeDrawGL() argument
/external/chromium_org/content/browser/battery_status/
Dbattery_status_manager_android.cc32 void BatteryStatusManagerAndroid::GotBatteryStatus(JNIEnv*, in GotBatteryStatus() argument
/external/chromium_org/chrome/browser/android/enhanced_bookmarks/
Denhanced_bookmarks_bridge.cc25 void EnhancedBookmarksBridge::Destroy(JNIEnv*, jobject) { in Destroy() argument
/external/chromium_org/net/android/
Dnetwork_change_notifier_delegate_android.cc78 jint NetworkChangeNotifierDelegateAndroid::GetConnectionType(JNIEnv*, in GetConnectionType() argument
/external/chromium_org/base/android/library_loader/
Dlibrary_loader_hooks.cc73 static void RecordNativeLibraryHack(JNIEnv*, jclass, jboolean usedHack) { in RecordNativeLibraryHack() argument
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp632 const char* message, void (*actualThrow)(JNIEnv*, const char*) = throwSSLExceptionStr) { in throwSSLExceptionWithSslErrors()
1851 static void NativeCrypto_clinit(JNIEnv*, jclass) in NativeCrypto_clinit() argument
1860 static void NativeCrypto_ENGINE_load_dynamic(JNIEnv*, jclass) { in NativeCrypto_ENGINE_load_dynamic() argument
2434 static void NativeCrypto_EVP_PKEY_free(JNIEnv*, jclass, jlong pkeyRef) { in NativeCrypto_EVP_PKEY_free() argument
3945 static void NativeCrypto_EVP_MD_CTX_destroy(JNIEnv*, jclass, jlong ctxRef) { in NativeCrypto_EVP_MD_CTX_destroy() argument
4585 static void NativeCrypto_EVP_CIPHER_CTX_free(JNIEnv*, jclass, jlong ctxRef) { in NativeCrypto_EVP_CIPHER_CTX_free() argument
5021 static long NativeCrypto_X509_get_version(JNIEnv*, jclass, jlong x509Ref) { in NativeCrypto_X509_get_version() argument
5122 static jboolean NativeCrypto_X509_check_issued(JNIEnv*, jclass, jlong x509Ref1, jlong x509Ref2) { in NativeCrypto_X509_check_issued() argument
5369 static long NativeCrypto_X509_CRL_get_version(JNIEnv*, jclass, jlong x509CrlRef) { in NativeCrypto_X509_CRL_get_version() argument
9560 static jlong NativeCrypto_ERR_peek_last_error(JNIEnv*, jclass) { in NativeCrypto_ERR_peek_last_error() argument
/external/chromium_org/chrome/browser/android/provider/
Dchrome_browser_provider.cc1188 void ChromeBrowserProvider::Destroy(JNIEnv*, jobject) { in Destroy() argument
1209 jint ChromeBrowserProvider::RemoveBookmark(JNIEnv*, jobject, jlong id) { in RemoveBookmark() argument
/external/chromium_org/chrome/browser/android/bookmarks/
Dbookmarks_bridge.cc115 void BookmarksBridge::Destroy(JNIEnv*, jobject) { in Destroy() argument
/external/chromium_org/third_party/npapi/npspy/extern/java/
Djni.h181 typedef JNIEnv_ JNIEnv; typedef
183 typedef const struct JNINativeInterface_ *JNIEnv; typedef