HomeSort by relevance Sort by last modified time
    Searched refs:AssertIOAllowed (Results 1 - 25 of 64) sorted by null

1 2 3

  /external/chromium_org/base/nix/
mime_util_xdg.cc 27 ThreadRestrictions::AssertIOAllowed();
33 ThreadRestrictions::AssertIOAllowed();
  /external/chromium_org/device/bluetooth/
bluetooth_init_win.cc 31 base::ThreadRestrictions::AssertIOAllowed();
bluetooth_socket_net.cc 138 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/
file_util_win.cc 42 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::AssertIOAllowed();
    [all...]
file_win.cc 22 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::AssertIOAllowed();
    [all...]
file_posix.cc 34 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::AssertIOAllowed();
    [all...]
memory_mapped_file_posix.cc 21 ThreadRestrictions::AssertIOAllowed();
79 ThreadRestrictions::AssertIOAllowed();
file_util_posix.cc 66 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::AssertIOAllowed();
    [all...]
memory_mapped_file_win.cc 23 ThreadRestrictions::AssertIOAllowed();
  /external/chromium_org/chrome/browser/media_galleries/win/
portable_device_map_service.cc 27 base::ThreadRestrictions::AssertIOAllowed();
46 base::ThreadRestrictions::AssertIOAllowed();
56 base::ThreadRestrictions::AssertIOAllowed();
mtp_device_operations_util.cc 32 base::ThreadRestrictions::AssertIOAllowed();
57 base::ThreadRestrictions::AssertIOAllowed();
71 base::ThreadRestrictions::AssertIOAllowed();
172 base::ThreadRestrictions::AssertIOAllowed();
239 base::ThreadRestrictions::AssertIOAllowed();
263 base::ThreadRestrictions::AssertIOAllowed();
304 base::ThreadRestrictions::AssertIOAllowed();
354 base::ThreadRestrictions::AssertIOAllowed();
374 base::ThreadRestrictions::AssertIOAllowed();
mtp_device_object_enumerator.cc 17 base::ThreadRestrictions::AssertIOAllowed();
mtp_device_delegate_impl_win.cc 68 base::ThreadRestrictions::AssertIOAllowed();
106 base::ThreadRestrictions::AssertIOAllowed();
137 base::ThreadRestrictions::AssertIOAllowed();
158 base::ThreadRestrictions::AssertIOAllowed();
184 base::ThreadRestrictions::AssertIOAllowed();
221 base::ThreadRestrictions::AssertIOAllowed();
280 base::ThreadRestrictions::AssertIOAllowed();
291 base::ThreadRestrictions::AssertIOAllowed();
  /external/chromium_org/base/
native_library_posix.cc 24 base::ThreadRestrictions::AssertIOAllowed();
native_library_win.cc 24 ThreadRestrictions::AssertIOAllowed();
file_version_info_win.cc 19 base::ThreadRestrictions::AssertIOAllowed();
52 base::ThreadRestrictions::AssertIOAllowed();
sys_info_posix.cc 91 base::ThreadRestrictions::AssertIOAllowed();
sync_socket_posix.cc 119 ThreadRestrictions::AssertIOAllowed();
124 ThreadRestrictions::AssertIOAllowed();
137 ThreadRestrictions::AssertIOAllowed();
  /external/chromium_org/base/threading/
thread_restrictions.cc 36 void ThreadRestrictions::AssertIOAllowed() {
thread_restrictions.h 109 // base::ThreadRestrictions::AssertIOAllowed();
112 // Style tip: where should you put AssertIOAllowed checks? It's best
117 // add the AssertIOAllowed checks in the helper functions.
157 static void AssertIOAllowed();
177 static void AssertIOAllowed() {}
  /external/chromium_org/sql/
connection.h 436 void AssertIOAllowed() {
438 base::ThreadRestrictions::AssertIOAllowed();
498 void AssertIOAllowed() { if (connection_) connection_->AssertIOAllowed(); }
  /external/chromium_org/chrome/browser/chromeos/drive/
resource_metadata_storage.cc 189 base::ThreadRestrictions::AssertIOAllowed();
201 base::ThreadRestrictions::AssertIOAllowed();
205 base::ThreadRestrictions::AssertIOAllowed();
214 base::ThreadRestrictions::AssertIOAllowed();
220 base::ThreadRestrictions::AssertIOAllowed();
233 base::ThreadRestrictions::AssertIOAllowed();
240 base::ThreadRestrictions::AssertIOAllowed();
525 base::ThreadRestrictions::AssertIOAllowed();
689 base::ThreadRestrictions::AssertIOAllowed();
703 base::ThreadRestrictions::AssertIOAllowed();
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/music_manager_private/
device_id_linux.cc 46 base::ThreadRestrictions::AssertIOAllowed();
150 base::ThreadRestrictions::AssertIOAllowed();
172 base::ThreadRestrictions::AssertIOAllowed();
  /external/chromium_org/base/win/
shortcut.cc 48 base::ThreadRestrictions::AssertIOAllowed();
180 base::ThreadRestrictions::AssertIOAllowed();
309 base::ThreadRestrictions::AssertIOAllowed();
321 base::ThreadRestrictions::AssertIOAllowed();
  /external/chromium_org/components/metrics/
machine_id_provider_win.cc 27 base::ThreadRestrictions::AssertIOAllowed();

Completed in 432 milliseconds

1 2 3