HomeSort by relevance Sort by last modified time
    Searched full:attachcurrentthread (Results 1 - 25 of 252) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/ui/gfx/android/
view_configuration.cc 11 using base::android::AttachCurrentThread;
17 JNIEnv* env = AttachCurrentThread();
22 JNIEnv* env = AttachCurrentThread();
27 JNIEnv* env = AttachCurrentThread();
32 JNIEnv* env = AttachCurrentThread();
39 JNIEnv* env = AttachCurrentThread();
46 JNIEnv* env = AttachCurrentThread();
java_bitmap.cc 16 using base::android::AttachCurrentThread;
23 int err = AndroidBitmap_lockPixels(AttachCurrentThread(), bitmap_, &pixels_);
28 err = AndroidBitmap_getInfo(AttachCurrentThread(), bitmap_, &info);
36 int err = AndroidBitmap_unlockPixels(AttachCurrentThread(), bitmap_);
46 return Java_BitmapHelper_createBitmap(AttachCurrentThread(),
88 JNIEnv* env = AttachCurrentThread();
  /external/chromium_org/chrome/browser/android/
chromium_application.cc 20 base::android::AttachCurrentThread(),
26 base::android::AttachCurrentThread(),
32 base::android::AttachCurrentThread(),
38 base::android::AttachCurrentThread(),
  /external/chromium_org/base/android/
path_utils.cc 18 JNIEnv* env = AttachCurrentThread();
27 JNIEnv* env = AttachCurrentThread();
36 JNIEnv* env = AttachCurrentThread();
45 JNIEnv* env = AttachCurrentThread();
54 JNIEnv* env = AttachCurrentThread();
63 JNIEnv* env = AttachCurrentThread();
scoped_java_ref.cc 26 env = AttachCurrentThread();
28 DCHECK_EQ(env, AttachCurrentThread()); // Is |env| on correct thread.
40 env = AttachCurrentThread();
42 DCHECK_EQ(env, AttachCurrentThread()); // Is |env| on correct thread.
53 DCHECK_EQ(env, AttachCurrentThread()); // Is |env| on correct thread.
61 AttachCurrentThread()->DeleteGlobalRef(obj_);
jni_string_unittest.cc 17 JNIEnv* env = AttachCurrentThread();
25 JNIEnv* env = AttachCurrentThread();
sys_utils.cc 19 JNIEnv* env = AttachCurrentThread();
29 JNIEnv* env = AttachCurrentThread();
jni_helper.cc 10 using base::android::AttachCurrentThread;
37 AttachCurrentThread()->DeleteWeakGlobalRef(obj_);
62 JNIEnv* env = AttachCurrentThread();
  /external/chromium_org/net/android/
network_library.cc 14 using base::android::AttachCurrentThread;
29 JNIEnv* env = AttachCurrentThread();
46 JNIEnv* env = AttachCurrentThread();
53 JNIEnv* env = AttachCurrentThread();
61 JNIEnv* env = AttachCurrentThread();
76 JNIEnv* env = AttachCurrentThread();
90 JNIEnv* env = AttachCurrentThread();
95 JNIEnv* env = AttachCurrentThread();
103 JNIEnv* env = AttachCurrentThread();
keystore.cc 15 using base::android::AttachCurrentThread;
28 JNIEnv* env = AttachCurrentThread();
41 JNIEnv* env = AttachCurrentThread();
54 JNIEnv* env = AttachCurrentThread();
67 JNIEnv* env = AttachCurrentThread();
82 JNIEnv* env = AttachCurrentThread();
104 JNIEnv* env = AttachCurrentThread();
111 JNIEnv* env = AttachCurrentThread();
  /external/chromium_org/content/common/android/
device_telephony_info.cc 12 using base::android::AttachCurrentThread;
19 JNIEnv* env = AttachCurrentThread();
28 JNIEnv* env = AttachCurrentThread();
  /external/chromium_org/content/shell/browser/
shell_android.cc 18 using base::android::AttachCurrentThread;
39 JNIEnv* env = AttachCurrentThread();
45 JNIEnv* env = AttachCurrentThread();
50 java_object_.Reset(AttachCurrentThread(), CreateShellView(this));
54 JNIEnv* env = AttachCurrentThread();
68 JNIEnv* env = AttachCurrentThread();
74 JNIEnv* env = AttachCurrentThread();
81 JNIEnv* env = AttachCurrentThread();
  /external/chromium_org/content/browser/vibration/
vibration_provider_android.cc 15 using base::android::AttachCurrentThread;
34 AttachCurrentThread(),
37 Java_VibrationProvider_vibrate(AttachCurrentThread(),
48 Java_VibrationProvider_cancelVibration(AttachCurrentThread(),
  /external/chromium_org/content/browser/web_contents/
web_contents_android.cc 13 using base::android::AttachCurrentThread;
26 Java_WebContentsImpl_getNativePointer(AttachCurrentThread(),
41 JNIEnv* env = AttachCurrentThread();
50 Java_WebContentsImpl_destroy(AttachCurrentThread(), obj_.obj());
  /external/chromium_org/ui/gl/android/
scoped_java_surface.cc 33 JNIEnv* env = base::android::AttachCurrentThread();
43 JNIEnv* env = base::android::AttachCurrentThread();
62 JNIEnv* env = base::android::AttachCurrentThread();
68 JNIEnv* env = base::android::AttachCurrentThread();
80 JNIEnv* env = base::android::AttachCurrentThread();
surface_texture.cc 30 JNIEnv* env = base::android::AttachCurrentThread();
36 JNIEnv* env = base::android::AttachCurrentThread();
42 JNIEnv* env = base::android::AttachCurrentThread();
50 JNIEnv* env = base::android::AttachCurrentThread();
56 JNIEnv* env = base::android::AttachCurrentThread();
72 JNIEnv* env = base::android::AttachCurrentThread();
89 JNIEnv* env = base::android::AttachCurrentThread();
97 JNIEnv* env = base::android::AttachCurrentThread();
104 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/content/browser/android/
web_contents_observer_android.cc 21 using base::android::AttachCurrentThread;
53 JNIEnv* env = AttachCurrentThread();
65 JNIEnv* env = AttachCurrentThread();
77 JNIEnv* env = AttachCurrentThread();
89 JNIEnv* env = AttachCurrentThread();
125 JNIEnv* env = AttachCurrentThread();
148 JNIEnv* env = AttachCurrentThread();
172 JNIEnv* env = AttachCurrentThread();
190 JNIEnv* env = AttachCurrentThread();
206 JNIEnv* env = AttachCurrentThread();
    [all...]
interstitial_page_delegate_android.cc 13 using base::android::AttachCurrentThread;
28 JNIEnv* env = AttachCurrentThread();
50 JNIEnv* env = AttachCurrentThread();
57 JNIEnv* env = AttachCurrentThread();
65 JNIEnv* env = AttachCurrentThread();
content_video_view.cc 15 using base::android::AttachCurrentThread;
49 JNIEnv *env = AttachCurrentThread();
64 JNIEnv* env = AttachCurrentThread();
73 JNIEnv* env = AttachCurrentThread();
83 JNIEnv* env = AttachCurrentThread();
92 JNIEnv* env = AttachCurrentThread();
101 JNIEnv* env = AttachCurrentThread();
114 JNIEnv* env = AttachCurrentThread();
186 JNIEnv* env = AttachCurrentThread();
208 JNIEnv* env = AttachCurrentThread();
    [all...]
  /frameworks/webview/chromium/plat_support/
jni_entry_point.cpp 31 jint ret = vm->AttachCurrentThread(&env, NULL);
32 LOG_ALWAYS_FATAL_IF(ret != JNI_OK, "AttachCurrentThread failed");
  /external/chromium_org/chrome/browser/profiles/
profile_android.cc 12 using base::android::AttachCurrentThread;
38 Java_Profile_getNativePointer(AttachCurrentThread(), obj));
73 JNIEnv* env = AttachCurrentThread();
81 Java_Profile_destroy(AttachCurrentThread(), obj_.obj());
  /external/chromium_org/android_webview/native/
aw_resource.cc 20 JNIEnv* env = base::android::AttachCurrentThread();
27 JNIEnv* env = base::android::AttachCurrentThread();
34 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/content/browser/frame_host/
navigation_controller_android.cc 11 using base::android::AttachCurrentThread;
23 JNIEnv* env = AttachCurrentThread();
30 Java_NavigationControllerImpl_destroy(AttachCurrentThread(), obj_.obj());
  /external/chromium_org/media/audio/android/
audio_record_input.cc 22 base::android::AttachCurrentThread(),
61 base::android::AttachCurrentThread(), j_audio_record_.obj());
78 base::android::AttachCurrentThread(), j_audio_record_.obj());
90 base::android::AttachCurrentThread(), j_audio_record_.obj());
104 base::android::AttachCurrentThread(), j_audio_record_.obj());
  /external/chromium_org/components/web_contents_delegate_android/
web_contents_delegate_android.cc 28 using base::android::AttachCurrentThread;
81 JNIEnv* env = AttachCurrentThread();
89 JNIEnv* env = AttachCurrentThread();
120 JNIEnv* env = AttachCurrentThread();
131 JNIEnv* env = AttachCurrentThread();
144 JNIEnv* env = AttachCurrentThread();
158 JNIEnv* env = AttachCurrentThread();
169 JNIEnv* env = AttachCurrentThread();
177 JNIEnv* env = AttachCurrentThread();
185 JNIEnv* env = AttachCurrentThread();
    [all...]

Completed in 452 milliseconds

1 2 3 4 5 6 7 8 91011