Searched refs:ThreadRestrictions (Results 1 - 25 of 172) sorted by relevance

1234567

/external/chromium_org/android_webview/browser/
H A Dscoped_allow_wait_for_legacy_web_view_api.h17 base::ThreadRestrictions::ScopedAllowWait wait;
/external/chromium_org/base/threading/
H A Dthread_restrictions.cc29 bool ThreadRestrictions::SetIOAllowed(bool allowed) {
36 void ThreadRestrictions::AssertIOAllowed() {
42 "base::ThreadRestrictions::SetIOAllowed() in this thread's "
48 bool ThreadRestrictions::SetSingletonAllowed(bool allowed) {
55 void ThreadRestrictions::AssertSingletonAllowed() {
65 void ThreadRestrictions::DisallowWaiting() {
70 void ThreadRestrictions::AssertWaitAllowed() {
77 bool ThreadRestrictions::SetWaitAllowed(bool allowed) {
H A Dplatform_thread_posix.cc63 base::ThreadRestrictions::SetSingletonAllowed(false);
205 base::ThreadRestrictions::ScopedAllowWait allow_wait;
214 base::ThreadRestrictions::ScopedAllowWait allow_wait;
223 base::ThreadRestrictions::ScopedAllowWait allow_wait;
234 base::ThreadRestrictions::AssertIOAllowed();
/external/chromium_org/base/nix/
H A Dmime_util_xdg.cc27 ThreadRestrictions::AssertIOAllowed();
33 ThreadRestrictions::AssertIOAllowed();
/external/chromium_org/crypto/
H A Dscoped_test_nss_db.cc19 base::ThreadRestrictions::ScopedAllowIO allow_io;
41 base::ThreadRestrictions::ScopedAllowIO allow_io;
/external/chromium_org/content/browser/
H A Dbrowser_process_sub_thread.cc42 base::ThreadRestrictions::SetIOAllowed(false);
43 base::ThreadRestrictions::DisallowWaiting();
/external/chromium_org/base/test/
H A Dthread_test_helper.cc25 base::ThreadRestrictions::ScopedAllowWait allow_wait;
/external/chromium_org/device/bluetooth/
H A Dbluetooth_init_win.cc31 base::ThreadRestrictions::AssertIOAllowed();
H A Dbluetooth_socket_net.cc138 base::ThreadRestrictions::AssertIOAllowed();
157 base::ThreadRestrictions::AssertIOAllowed();
168 base::ThreadRestrictions::AssertIOAllowed();
202 base::ThreadRestrictions::AssertIOAllowed();
225 base::ThreadRestrictions::AssertIOAllowed();
246 base::ThreadRestrictions::AssertIOAllowed();
272 base::ThreadRestrictions::AssertIOAllowed();
/external/chromium_org/base/files/
H A Dfile_util_win.cc42 ThreadRestrictions::AssertIOAllowed();
50 ThreadRestrictions::AssertIOAllowed();
105 ThreadRestrictions::AssertIOAllowed();
118 ThreadRestrictions::AssertIOAllowed();
143 ThreadRestrictions::AssertIOAllowed();
228 ThreadRestrictions::AssertIOAllowed();
233 ThreadRestrictions::AssertIOAllowed();
246 ThreadRestrictions::AssertIOAllowed();
283 ThreadRestrictions::AssertIOAllowed();
303 ThreadRestrictions
[all...]
H A Dfile_win.cc22 base::ThreadRestrictions::AssertIOAllowed();
119 base::ThreadRestrictions::AssertIOAllowed();
125 base::ThreadRestrictions::AssertIOAllowed();
137 base::ThreadRestrictions::AssertIOAllowed();
160 base::ThreadRestrictions::AssertIOAllowed();
184 base::ThreadRestrictions::AssertIOAllowed();
203 base::ThreadRestrictions::AssertIOAllowed();
221 base::ThreadRestrictions::AssertIOAllowed();
231 base::ThreadRestrictions::AssertIOAllowed();
260 base::ThreadRestrictions
[all...]
H A Dfile_posix.cc34 base::ThreadRestrictions::AssertIOAllowed();
39 base::ThreadRestrictions::AssertIOAllowed();
173 base::ThreadRestrictions::AssertIOAllowed();
274 base::ThreadRestrictions::AssertIOAllowed();
279 base::ThreadRestrictions::AssertIOAllowed();
294 base::ThreadRestrictions::AssertIOAllowed();
314 base::ThreadRestrictions::AssertIOAllowed();
333 base::ThreadRestrictions::AssertIOAllowed();
340 base::ThreadRestrictions::AssertIOAllowed();
349 base::ThreadRestrictions
[all...]
H A Dmemory_mapped_file_posix.cc21 ThreadRestrictions::AssertIOAllowed();
79 ThreadRestrictions::AssertIOAllowed();
H A Dfile_util_posix.cc66 ThreadRestrictions::AssertIOAllowed();
70 ThreadRestrictions::AssertIOAllowed();
75 ThreadRestrictions::AssertIOAllowed();
79 ThreadRestrictions::AssertIOAllowed();
86 ThreadRestrictions::AssertIOAllowed(); // For realpath().
150 ThreadRestrictions::AssertIOAllowed(); // For call to mkstemp().
190 ThreadRestrictions::AssertIOAllowed();
202 ThreadRestrictions::AssertIOAllowed();
241 ThreadRestrictions::AssertIOAllowed();
252 ThreadRestrictions
[all...]
/external/chromium_org/base/synchronization/
H A Dwaitable_event_win.cc48 base::ThreadRestrictions::AssertWaitAllowed();
56 base::ThreadRestrictions::AssertWaitAllowed();
78 base::ThreadRestrictions::AssertWaitAllowed();
/external/chromium_org/chrome/browser/media_galleries/win/
H A Dportable_device_map_service.cc27 base::ThreadRestrictions::AssertIOAllowed();
46 base::ThreadRestrictions::AssertIOAllowed();
56 base::ThreadRestrictions::AssertIOAllowed();
/external/chromium_org/base/
H A Dnative_library_posix.cc24 base::ThreadRestrictions::AssertIOAllowed();
/external/chromium_org/cc/base/
H A Dcompletion_event.h40 base::ThreadRestrictions::ScopedAllowWait allow_wait;
/external/chromium_org/chrome/browser/importer/
H A Dfirefox_profile_lock.cc81 base::ThreadRestrictions::ScopedAllowIO allow_io;
/external/chromium_org/chrome/browser/net/
H A Durl_request_mock_util.cc31 base::ThreadRestrictions::ScopedAllowIO allow_io;
/external/chromium_org/base/android/
H A Dimportant_file_writer_android.cc23 base::ThreadRestrictions::ScopedAllowIO allow_io;
H A Djava_handler_thread.cc42 base::ThreadRestrictions::ScopedAllowWait wait_allowed;
/external/chromium_org/base/message_loop/
H A Dmessage_pump_default.cc50 ThreadRestrictions::ScopedAllowWait allow_wait;
/external/chromium_org/components/nacl/loader/nonsfi/
H A Dnonsfi_main.cc39 base::ThreadRestrictions::SetSingletonAllowed(true);
/external/chromium_org/net/base/
H A Dnetwork_config_watcher_mac.cc62 base::ThreadRestrictions::ScopedAllowIO allow_io;
70 base::ThreadRestrictions::SetIOAllowed(false);

Completed in 7884 milliseconds

1234567