Home
last modified time | relevance | path

Searched refs:AttachCurrentThread (Results 1 – 25 of 1281) sorted by relevance

12345678910>>...52

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/android/
H A Dweb_contents_observer_proxy.cc25 using base::android::AttachCurrentThread;
66 JNIEnv* env = AttachCurrentThread(); in WebContentsDestroyed()
73 JNIEnv* env = AttachCurrentThread(); in RenderFrameCreated()
81 JNIEnv* env = AttachCurrentThread(); in RenderFrameDeleted()
88 JNIEnv* env = AttachCurrentThread(); in RenderViewReady()
94 JNIEnv* env = AttachCurrentThread(); in RenderProcessGone()
102 JNIEnv* env = AttachCurrentThread(); in DidStartLoading()
113 JNIEnv* env = AttachCurrentThread(); in DidStopLoading()
132 JNIEnv* env = AttachCurrentThread(); in DidFailLoad()
147 JNIEnv* env = AttachCurrentThread(); in DocumentAvailableInMainFrame()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/android/
H A Dweb_contents_observer_proxy.cc25 using base::android::AttachCurrentThread;
66 JNIEnv* env = AttachCurrentThread(); in WebContentsDestroyed()
72 JNIEnv* env = AttachCurrentThread(); in RenderViewReady()
78 JNIEnv* env = AttachCurrentThread(); in RenderProcessGone()
86 JNIEnv* env = AttachCurrentThread(); in DidStartLoading()
97 JNIEnv* env = AttachCurrentThread(); in DidStopLoading()
116 JNIEnv* env = AttachCurrentThread(); in DidFailLoad()
131 JNIEnv* env = AttachCurrentThread(); in DocumentAvailableInMainFrame()
162 JNIEnv* env = AttachCurrentThread(); in DidFinishLoad()
176 JNIEnv* env = AttachCurrentThread(); in DOMContentLoaded()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/test/
H A Dbluetooth_test_android.cc24 using base::android::AttachCurrentThread;
194 AttachCurrentThread(), in SimulateGattServicesDiscoveryError()
219 base::android::AttachCurrentThread(), in RememberCharacteristicForSubsequentAction()
245 base::android::AttachCurrentThread(), in SimulateGattNotifySessionStarted()
262 base::android::AttachCurrentThread(), in SimulateGattNotifySessionStartError()
278 base::android::AttachCurrentThread(), in SimulateGattNotifySessionStopped()
295 base::android::AttachCurrentThread(), in SimulateGattNotifySessionStopError()
368 base::android::AttachCurrentThread(), in SimulateGattCharacteristicWrite()
380 base::android::AttachCurrentThread(), in SimulateGattCharacteristicWriteError()
391 base::android::AttachCurrentThread(), in SimulateGattCharacteristicWriteWillFailSynchronouslyOnce()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/android/
H A Dnetwork_library.cc16 using base::android::AttachCurrentThread;
32 JNIEnv* env = AttachCurrentThread(); in VerifyX509CertChain()
55 JNIEnv* env = AttachCurrentThread(); in AddTestRootCertificate()
62 JNIEnv* env = AttachCurrentThread(); in ClearTestRootCertificates()
67 JNIEnv* env = AttachCurrentThread(); in IsCleartextPermitted()
73 JNIEnv* env = AttachCurrentThread(); in HaveOnlyLoopbackAddresses()
79 JNIEnv* env = AttachCurrentThread(); in GetMimeTypeFromExtension()
107 base::android::AttachCurrentThread()); in GetIsRoaming()
112 base::android::AttachCurrentThread()); in GetIsCaptivePortal()
137 JNIEnv* env = AttachCurrentThread(); in GetDnsServers()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/autofill_assistant/
H A Dassistant_header_model.cc12 using base::android::AttachCurrentThread;
24 Java_AssistantHeaderModel_setDelegate(AttachCurrentThread(), jmodel_, in SetDelegate()
29 JNIEnv* env = AttachCurrentThread(); in SetStatusMessage()
36 JNIEnv* env = AttachCurrentThread(); in SetBubbleMessage()
43 Java_AssistantHeaderModel_setProgress(AttachCurrentThread(), jmodel_, in SetProgress()
48 Java_AssistantHeaderModel_setProgressActiveStep(AttachCurrentThread(), in SetProgressActiveStep()
53 Java_AssistantHeaderModel_setProgressVisible(AttachCurrentThread(), jmodel_, in SetProgressVisible()
58 Java_AssistantHeaderModel_setProgressBarErrorState(AttachCurrentThread(), in SetProgressBarErrorState()
65 JNIEnv* env = AttachCurrentThread(); in SetStepProgressBarConfiguration()
81 Java_AssistantHeaderModel_setSpinPoodle(AttachCurrentThread(), jmodel_, in SetSpinPoodle()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/feature_engagement/public/android/
H A Dwrapping_test_tracker.cc22 JNIEnv* env = base::android::AttachCurrentThread(); in NotifyEvent()
30 JNIEnv* env = base::android::AttachCurrentThread(); in ShouldTriggerHelpUI()
34 base::android::AttachCurrentThread(), java_tracker_, jfeature); in ShouldTriggerHelpUI()
39 JNIEnv* env = base::android::AttachCurrentThread(); in WouldTriggerHelpUI()
43 base::android::AttachCurrentThread(), java_tracker_, jfeature); in WouldTriggerHelpUI()
48 JNIEnv* env = base::android::AttachCurrentThread(); in HasEverTriggered()
52 base::android::AttachCurrentThread(), java_tracker_, jfeature, in HasEverTriggered()
58 JNIEnv* env = base::android::AttachCurrentThread(); in GetTriggerState()
63 base::android::AttachCurrentThread(), java_tracker_, jfeature)); in GetTriggerState()
67 JNIEnv* env = base::android::AttachCurrentThread(); in Dismissed()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/android/
H A Dnetwork_library.cc16 using base::android::AttachCurrentThread;
32 JNIEnv* env = AttachCurrentThread(); in VerifyX509CertChain()
55 JNIEnv* env = AttachCurrentThread(); in AddTestRootCertificate()
62 JNIEnv* env = AttachCurrentThread(); in ClearTestRootCertificates()
67 JNIEnv* env = AttachCurrentThread(); in IsCleartextPermitted()
73 JNIEnv* env = AttachCurrentThread(); in HaveOnlyLoopbackAddresses()
79 JNIEnv* env = AttachCurrentThread(); in GetMimeTypeFromExtension()
96 base::android::AttachCurrentThread())); in GetTelephonyNetworkOperator()
107 base::android::AttachCurrentThread()); in GetIsRoaming()
112 base::android::AttachCurrentThread()); in GetIsCaptivePortal()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/embedder_support/android/delegate/
H A Dweb_contents_delegate_android.cc30 using base::android::AttachCurrentThread;
80 JNIEnv* env = AttachCurrentThread(); in OpenURLFromTab()
110 JNIEnv* env = AttachCurrentThread(); in NavigationStateChanged()
120 JNIEnv* env = AttachCurrentThread(); in VisibleSecurityStateChanged()
128 JNIEnv* env = AttachCurrentThread(); in ActivateContents()
138 JNIEnv* env = AttachCurrentThread(); in LoadingStateChanged()
148 JNIEnv* env = AttachCurrentThread(); in RendererUnresponsive()
158 JNIEnv* env = AttachCurrentThread(); in RendererResponsive()
171 JNIEnv* env = AttachCurrentThread(); in IsWebContentsCreationOverridden()
188 JNIEnv* env = AttachCurrentThread(); in WebContentsCreated()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/embedder_support/android/delegate/
H A Dweb_contents_delegate_android.cc31 using base::android::AttachCurrentThread;
81 JNIEnv* env = AttachCurrentThread(); in OpenURLFromTab()
111 JNIEnv* env = AttachCurrentThread(); in NavigationStateChanged()
121 JNIEnv* env = AttachCurrentThread(); in VisibleSecurityStateChanged()
129 JNIEnv* env = AttachCurrentThread(); in ActivateContents()
139 JNIEnv* env = AttachCurrentThread(); in LoadingStateChanged()
149 JNIEnv* env = AttachCurrentThread(); in RendererUnresponsive()
159 JNIEnv* env = AttachCurrentThread(); in RendererResponsive()
172 JNIEnv* env = AttachCurrentThread(); in IsWebContentsCreationOverridden()
189 JNIEnv* env = AttachCurrentThread(); in WebContentsCreated()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/
H A Dbluetooth_adapter_android_unittest.cc14 using base::android::AttachCurrentThread;
47 AttachCurrentThread(), scan_filter_list_java_object, /*index=*/0); in TEST_F()
49 AttachCurrentThread(), scan_filter_list_java_object, /*index=*/1); in TEST_F()
51 AttachCurrentThread(), in TEST_F()
52 Java_ChromeBluetoothScanFilter_getServiceUuid(AttachCurrentThread(), in TEST_F()
56 AttachCurrentThread(), in TEST_F()
57 Java_ChromeBluetoothScanFilter_getServiceUuid(AttachCurrentThread(), in TEST_F()
61 AttachCurrentThread(), in TEST_F()
62 Java_ChromeBluetoothScanFilter_getDeviceName(AttachCurrentThread(), in TEST_F()
H A Dbluetooth_adapter_android.cc28 using base::android::AttachCurrentThread;
62 AttachCurrentThread(), reinterpret_cast<intptr_t>(adapter.get()), in Create()
76 AttachCurrentThread(), j_adapter_)); in GetAddress()
95 return Java_ChromeBluetoothAdapter_isPresent(AttachCurrentThread(), in IsPresent()
100 return Java_ChromeBluetoothAdapter_isPowered(AttachCurrentThread(), in IsPowered()
116 return Java_ChromeBluetoothAdapter_isDiscovering(AttachCurrentThread(), in IsDiscovering()
284 AttachCurrentThread(), j_adapter_); in ~BluetoothAdapterAndroid()
309 return Java_ChromeBluetoothAdapter_setPowered(AttachCurrentThread(), in SetPoweredImpl()
335 Java_ChromeBluetoothScanFilterList_create(AttachCurrentThread()); in CreateAndroidFilter()
347 AttachCurrentThread(), filter_builder, in CreateAndroidFilter()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/
H A Dbluetooth_adapter_android_unittest.cc15 using base::android::AttachCurrentThread;
50 AttachCurrentThread(), scan_filter_list_java_object, /*index=*/0); in TEST_F()
52 AttachCurrentThread(), scan_filter_list_java_object, /*index=*/1); in TEST_F()
54 AttachCurrentThread(), in TEST_F()
55 Java_ChromeBluetoothScanFilter_getServiceUuid(AttachCurrentThread(), in TEST_F()
59 AttachCurrentThread(), in TEST_F()
61 AttachCurrentThread(), scan_filter_java_object_2)); in TEST_F()
64 AttachCurrentThread(), in TEST_F()
66 AttachCurrentThread(), scan_filter_java_object_2)); in TEST_F()
H A Dbluetooth_adapter_android.cc28 using base::android::AttachCurrentThread;
63 AttachCurrentThread(), reinterpret_cast<intptr_t>(adapter), in Create()
73 AttachCurrentThread(), j_adapter_)); in GetAddress()
92 return Java_ChromeBluetoothAdapter_isPresent(AttachCurrentThread(), in IsPresent()
97 return Java_ChromeBluetoothAdapter_isPowered(AttachCurrentThread(), in IsPowered()
114 return Java_ChromeBluetoothAdapter_isDiscovering(AttachCurrentThread(), in IsDiscovering()
277 AttachCurrentThread(), j_adapter_); in ~BluetoothAdapterAndroid()
302 return Java_ChromeBluetoothAdapter_setPowered(AttachCurrentThread(), in SetPoweredImpl()
328 Java_ChromeBluetoothScanFilterList_create(AttachCurrentThread()); in CreateAndroidFilter()
340 AttachCurrentThread(), filter_builder, in CreateAndroidFilter()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/messages/android/
H A Dmessage_wrapper.cc19 JNIEnv* env = base::android::AttachCurrentThread(); in MessageWrapper()
29 JNIEnv* env = base::android::AttachCurrentThread(); in GetTitle()
37 JNIEnv* env = base::android::AttachCurrentThread(); in SetTitle()
44 JNIEnv* env = base::android::AttachCurrentThread(); in GetDescription()
53 JNIEnv* env = base::android::AttachCurrentThread(); in SetDescription()
60 JNIEnv* env = base::android::AttachCurrentThread(); in GetPrimaryButtonText()
70 JNIEnv* env = base::android::AttachCurrentThread(); in SetPrimaryButtonText()
78 JNIEnv* env = base::android::AttachCurrentThread(); in GetSecondaryActionText()
88 JNIEnv* env = base::android::AttachCurrentThread(); in SetSecondaryActionText()
96 JNIEnv* env = base::android::AttachCurrentThread(); in GetIconResourceId()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/generic_sensor/
H A Dplatform_sensor_android.cc10 using base::android::AttachCurrentThread;
21 JNIEnv* env = AttachCurrentThread(); in PlatformSensorAndroid()
29 JNIEnv* env = AttachCurrentThread(); in ~PlatformSensorAndroid()
34 JNIEnv* env = AttachCurrentThread(); in GetReportingMode()
40 JNIEnv* env = AttachCurrentThread(); in GetDefaultConfiguration()
47 JNIEnv* env = AttachCurrentThread(); in GetMaximumSupportedFrequency()
53 JNIEnv* env = AttachCurrentThread(); in StartSensor()
59 JNIEnv* env = AttachCurrentThread(); in StopSensor()
65 JNIEnv* env = AttachCurrentThread(); in CheckSensorConfiguration()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/generic_sensor/
H A Dplatform_sensor_android.cc10 using base::android::AttachCurrentThread;
21 JNIEnv* env = AttachCurrentThread(); in PlatformSensorAndroid()
29 JNIEnv* env = AttachCurrentThread(); in ~PlatformSensorAndroid()
34 JNIEnv* env = AttachCurrentThread(); in GetReportingMode()
40 JNIEnv* env = AttachCurrentThread(); in GetDefaultConfiguration()
47 JNIEnv* env = AttachCurrentThread(); in GetMaximumSupportedFrequency()
53 JNIEnv* env = AttachCurrentThread(); in StartSensor()
59 JNIEnv* env = AttachCurrentThread(); in StopSensor()
65 JNIEnv* env = AttachCurrentThread(); in CheckSensorConfiguration()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/android/
H A Dsurface_texture.cc39 JNIEnv* env = base::android::AttachCurrentThread(); in Create()
50 JNIEnv* env = base::android::AttachCurrentThread(); in ~SurfaceTexture()
56 JNIEnv* env = base::android::AttachCurrentThread(); in SetFrameAvailableCallback()
65 JNIEnv* env = base::android::AttachCurrentThread(); in SetFrameAvailableCallbackOnAnyThread()
77 JNIEnv* env = base::android::AttachCurrentThread(); in UpdateTexImage()
86 JNIEnv* env = base::android::AttachCurrentThread(); in GetTransformMatrix()
111 JNIEnv* env = base::android::AttachCurrentThread(); in AttachToGLContext()
122 JNIEnv* env = base::android::AttachCurrentThread(); in DetachFromGLContext()
128 JNIEnv* env = base::android::AttachCurrentThread(); in CreateSurface()
140 JNIEnv* env = base::android::AttachCurrentThread(); in ReleaseBackBuffers()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/android/
H A Dsurface_texture.cc39 JNIEnv* env = base::android::AttachCurrentThread(); in Create()
50 JNIEnv* env = base::android::AttachCurrentThread(); in ~SurfaceTexture()
56 JNIEnv* env = base::android::AttachCurrentThread(); in SetFrameAvailableCallback()
65 JNIEnv* env = base::android::AttachCurrentThread(); in SetFrameAvailableCallbackOnAnyThread()
77 JNIEnv* env = base::android::AttachCurrentThread(); in UpdateTexImage()
86 JNIEnv* env = base::android::AttachCurrentThread(); in GetTransformMatrix()
111 JNIEnv* env = base::android::AttachCurrentThread(); in AttachToGLContext()
122 JNIEnv* env = base::android::AttachCurrentThread(); in DetachFromGLContext()
128 JNIEnv* env = base::android::AttachCurrentThread(); in CreateSurface()
140 JNIEnv* env = base::android::AttachCurrentThread(); in ReleaseBackBuffers()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/contextualsearch/
H A Dctr_suppression.cc12 using base::android::AttachCurrentThread;
30 JNIEnv* env = AttachCurrentThread(); in ~CtrSuppression()
83 JNIEnv* env = AttachCurrentThread(); in ReadClicksForWeekRemainder()
88 JNIEnv* env = AttachCurrentThread(); in ReadImpressionsForWeekRemainder()
93 JNIEnv* env = AttachCurrentThread(); in ReadOldestWeekWritten()
98 JNIEnv* env = AttachCurrentThread(); in ReadNewestWeekWritten()
104 JNIEnv* env = AttachCurrentThread(); in WriteClicksForWeekRemainder()
110 JNIEnv* env = AttachCurrentThread(); in WriteImpressionsForWeekRemainder()
116 JNIEnv* env = AttachCurrentThread(); in WriteOldestWeekWritten()
121 JNIEnv* env = AttachCurrentThread(); in WriteNewestWeekWritten()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/android/
H A Dwindow_android.cc25 using base::android::AttachCurrentThread;
36 JNIEnv* env = AttachCurrentThread(); in ScopedSelectionHandles()
46 JNIEnv* env = AttachCurrentThread(); in ~ScopedSelectionHandles()
92 JNIEnv* env = AttachCurrentThread(); in CreateForTesting()
130 JNIEnv* env = AttachCurrentThread(); in GetRefreshRate()
138 JNIEnv* env = AttachCurrentThread(); in GetSupportedRefreshRates()
158 JNIEnv* env = AttachCurrentThread(); in SetPreferredRefreshRate()
226 JNIEnv* env = AttachCurrentThread(); in SetWideColorEnabled()
242 JNIEnv* env = AttachCurrentThread(); in Force60HzRefreshRateIfNeeded()
247 JNIEnv* env = AttachCurrentThread(); in ApplyDisableSurfaceControlWorkaround()
[all …]
H A Doverscroll_refresh_handler.cc10 using base::android::AttachCurrentThread;
16 j_overscroll_refresh_handler_.Reset(AttachCurrentThread(), in OverscrollRefreshHandler()
27 AttachCurrentThread(), j_overscroll_refresh_handler_, type, startx, in PullStart()
33 AttachCurrentThread(), j_overscroll_refresh_handler_, x_delta, y_delta); in PullUpdate()
38 AttachCurrentThread(), j_overscroll_refresh_handler_, allow_refresh); in PullRelease()
42 Java_OverscrollRefreshHandler_reset(AttachCurrentThread(), in PullReset()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/android/
H A Doverscroll_refresh_handler.cc10 using base::android::AttachCurrentThread;
16 j_overscroll_refresh_handler_.Reset(AttachCurrentThread(), in OverscrollRefreshHandler()
27 AttachCurrentThread(), j_overscroll_refresh_handler_, type, startx, in PullStart()
33 AttachCurrentThread(), j_overscroll_refresh_handler_, x_delta, y_delta); in PullUpdate()
38 AttachCurrentThread(), j_overscroll_refresh_handler_, allow_refresh); in PullRelease()
42 Java_OverscrollRefreshHandler_reset(AttachCurrentThread(), in PullReset()
H A Dwindow_android.cc25 using base::android::AttachCurrentThread;
36 JNIEnv* env = AttachCurrentThread(); in ScopedSelectionHandles()
46 JNIEnv* env = AttachCurrentThread(); in ~ScopedSelectionHandles()
92 JNIEnv* env = AttachCurrentThread(); in CreateForTesting()
130 JNIEnv* env = AttachCurrentThread(); in GetRefreshRate()
138 JNIEnv* env = AttachCurrentThread(); in GetSupportedRefreshRates()
158 JNIEnv* env = AttachCurrentThread(); in SetPreferredRefreshRate()
253 JNIEnv* env = AttachCurrentThread(); in Force60HzRefreshRateIfNeeded()
258 JNIEnv* env = AttachCurrentThread(); in ApplyDisableSurfaceControlWorkaround()
264 JNIEnv* env = AttachCurrentThread(); in HasPermission()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/
H A Dpath_utils.cc19 JNIEnv* env = AttachCurrentThread(); in GetDataDirectory()
27 JNIEnv* env = AttachCurrentThread(); in GetCacheDirectory()
35 JNIEnv* env = AttachCurrentThread(); in GetThumbnailCacheDirectory()
44 JNIEnv* env = AttachCurrentThread(); in GetDownloadsDirectory()
53 JNIEnv* env = AttachCurrentThread(); in GetAllPrivateDownloadsDirectories()
65 JNIEnv* env = AttachCurrentThread(); in GetSecondaryStorageDownloadDirectories()
76 JNIEnv* env = AttachCurrentThread(); in GetNativeLibraryDirectory()
85 JNIEnv* env = AttachCurrentThread(); in GetExternalStorageDirectory()
H A Djava_handler_thread.cc22 using base::android::AttachCurrentThread;
33 AttachCurrentThread(), in JavaHandlerThread()
34 ConvertUTF8ToJavaString(AttachCurrentThread(), name), in JavaHandlerThread()
43 JNIEnv* env = base::android::AttachCurrentThread(); in ~JavaHandlerThread()
62 JNIEnv* env = base::android::AttachCurrentThread(); in Start()
80 JNIEnv* env = base::android::AttachCurrentThread(); in Stop()
116 JNIEnv* env = base::android::AttachCurrentThread(); in JoinForTesting()
122 JNIEnv* env = base::android::AttachCurrentThread(); in ListenForUncaughtExceptionsForTesting()
129 JNIEnv* env = base::android::AttachCurrentThread(); in GetUncaughtExceptionIfAny()
142 JNIEnv* env = base::android::AttachCurrentThread(); in QuitThreadSafely()

12345678910>>...52