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

1 2 3

  /external/chromium/base/threading/
thread_restrictions.h 28 // base::ThreadRestrictions::AssertIOAllowed();
32 // Style tip: where should you put AssertIOAllowed checks? It's best
37 // add the AssertIOAllowed checks in the helper functions.
77 static void AssertIOAllowed();
90 static void AssertIOAllowed() {}
thread_restrictions.cc 34 void ThreadRestrictions::AssertIOAllowed() {
  /external/chromium_org/base/
file_util_win.cc 44 ThreadRestrictions::AssertIOAllowed();
78 ThreadRestrictions::AssertIOAllowed();
86 ThreadRestrictions::AssertIOAllowed();
140 ThreadRestrictions::AssertIOAllowed();
153 ThreadRestrictions::AssertIOAllowed();
173 ThreadRestrictions::AssertIOAllowed();
197 ThreadRestrictions::AssertIOAllowed();
202 ThreadRestrictions::AssertIOAllowed();
215 ThreadRestrictions::AssertIOAllowed();
233 base::ThreadRestrictions::AssertIOAllowed();
    [all...]
native_library_posix.cc 20 base::ThreadRestrictions::AssertIOAllowed();
platform_file_win.cc 19 base::ThreadRestrictions::AssertIOAllowed();
116 base::ThreadRestrictions::AssertIOAllowed();
123 base::ThreadRestrictions::AssertIOAllowed();
136 base::ThreadRestrictions::AssertIOAllowed();
172 base::ThreadRestrictions::AssertIOAllowed();
201 base::ThreadRestrictions::AssertIOAllowed();
227 base::ThreadRestrictions::AssertIOAllowed();
233 base::ThreadRestrictions::AssertIOAllowed();
244 base::ThreadRestrictions::AssertIOAllowed();
platform_file_posix.cc 35 base::ThreadRestrictions::AssertIOAllowed();
41 base::ThreadRestrictions::AssertIOAllowed();
131 base::ThreadRestrictions::AssertIOAllowed();
227 base::ThreadRestrictions::AssertIOAllowed();
234 base::ThreadRestrictions::AssertIOAllowed();
242 base::ThreadRestrictions::AssertIOAllowed();
261 base::ThreadRestrictions::AssertIOAllowed();
280 base::ThreadRestrictions::AssertIOAllowed();
289 base::ThreadRestrictions::AssertIOAllowed();
298 base::ThreadRestrictions::AssertIOAllowed();
    [all...]
file_util_posix.cc 68 ThreadRestrictions::AssertIOAllowed();
72 ThreadRestrictions::AssertIOAllowed();
78 ThreadRestrictions::AssertIOAllowed();
82 ThreadRestrictions::AssertIOAllowed();
89 ThreadRestrictions::AssertIOAllowed(); // For realpath().
152 ThreadRestrictions::AssertIOAllowed();
164 ThreadRestrictions::AssertIOAllowed();
203 ThreadRestrictions::AssertIOAllowed();
214 ThreadRestrictions::AssertIOAllowed();
313 ThreadRestrictions::AssertIOAllowed();
    [all...]
  /external/chromium_org/base/files/
memory_mapped_file_posix.cc 24 ThreadRestrictions::AssertIOAllowed();
42 ThreadRestrictions::AssertIOAllowed();
  /external/chromium/base/win/
registry.cc 27 base::ThreadRestrictions::AssertIOAllowed();
49 base::ThreadRestrictions::AssertIOAllowed();
60 base::ThreadRestrictions::AssertIOAllowed();
69 base::ThreadRestrictions::AssertIOAllowed();
82 base::ThreadRestrictions::AssertIOAllowed();
95 base::ThreadRestrictions::AssertIOAllowed();
104 base::ThreadRestrictions::AssertIOAllowed();
112 base::ThreadRestrictions::AssertIOAllowed();
123 base::ThreadRestrictions::AssertIOAllowed();
131 base::ThreadRestrictions::AssertIOAllowed();
    [all...]
  /external/chromium_org/device/bluetooth/
bluetooth_init_win.cc 31 base::ThreadRestrictions::AssertIOAllowed();
bluetooth_socket_chromeos.cc 51 base::ThreadRestrictions::AssertIOAllowed();
129 base::ThreadRestrictions::AssertIOAllowed();
  /external/chromium_org/chrome/browser/chromeos/drive/
resource_metadata_storage.cc 98 base::ThreadRestrictions::AssertIOAllowed();
110 base::ThreadRestrictions::AssertIOAllowed();
114 base::ThreadRestrictions::AssertIOAllowed();
119 base::ThreadRestrictions::AssertIOAllowed();
126 base::ThreadRestrictions::AssertIOAllowed();
147 base::ThreadRestrictions::AssertIOAllowed();
159 base::ThreadRestrictions::AssertIOAllowed();
165 base::ThreadRestrictions::AssertIOAllowed();
173 base::ThreadRestrictions::AssertIOAllowed();
177 base::ThreadRestrictions::AssertIOAllowed();
    [all...]
file_cache_metadata.cc 34 base::ThreadRestrictions::AssertIOAllowed();
42 base::ThreadRestrictions::AssertIOAllowed();
46 base::ThreadRestrictions::AssertIOAllowed();
51 base::ThreadRestrictions::AssertIOAllowed();
57 base::ThreadRestrictions::AssertIOAllowed();
63 base::ThreadRestrictions::AssertIOAllowed();
71 base::ThreadRestrictions::AssertIOAllowed();
  /external/chromium/base/
file_util_win.cc 39 base::ThreadRestrictions::AssertIOAllowed();
81 base::ThreadRestrictions::AssertIOAllowed();
91 base::ThreadRestrictions::AssertIOAllowed();
120 base::ThreadRestrictions::AssertIOAllowed();
168 base::ThreadRestrictions::AssertIOAllowed();
179 base::ThreadRestrictions::AssertIOAllowed();
213 base::ThreadRestrictions::AssertIOAllowed();
234 base::ThreadRestrictions::AssertIOAllowed();
248 base::ThreadRestrictions::AssertIOAllowed();
281 base::ThreadRestrictions::AssertIOAllowed();
    [all...]
native_library_linux.cc 20 base::ThreadRestrictions::AssertIOAllowed();
platform_file_win.cc 17 base::ThreadRestrictions::AssertIOAllowed();
108 base::ThreadRestrictions::AssertIOAllowed();
113 base::ThreadRestrictions::AssertIOAllowed();
135 base::ThreadRestrictions::AssertIOAllowed();
154 base::ThreadRestrictions::AssertIOAllowed();
180 base::ThreadRestrictions::AssertIOAllowed();
186 base::ThreadRestrictions::AssertIOAllowed();
197 base::ThreadRestrictions::AssertIOAllowed();
file_util_posix.cc 51 base::ThreadRestrictions::AssertIOAllowed(); // For realpath().
67 base::ThreadRestrictions::AssertIOAllowed();
73 base::ThreadRestrictions::AssertIOAllowed();
86 base::ThreadRestrictions::AssertIOAllowed(); // For realpath().
96 base::ThreadRestrictions::AssertIOAllowed();
147 base::ThreadRestrictions::AssertIOAllowed();
187 base::ThreadRestrictions::AssertIOAllowed();
212 base::ThreadRestrictions::AssertIOAllowed();
219 base::ThreadRestrictions::AssertIOAllowed();
319 base::ThreadRestrictions::AssertIOAllowed();
    [all...]
native_library_win.cc 20 base::ThreadRestrictions::AssertIOAllowed();
  /external/chromium_org/chrome/browser/media_galleries/win/
portable_device_map_service.cc 29 base::ThreadRestrictions::AssertIOAllowed();
48 base::ThreadRestrictions::AssertIOAllowed();
58 base::ThreadRestrictions::AssertIOAllowed();
mtp_device_operations_util.cc 36 base::ThreadRestrictions::AssertIOAllowed();
61 base::ThreadRestrictions::AssertIOAllowed();
75 base::ThreadRestrictions::AssertIOAllowed();
175 base::ThreadRestrictions::AssertIOAllowed();
235 base::ThreadRestrictions::AssertIOAllowed();
260 base::ThreadRestrictions::AssertIOAllowed();
301 base::ThreadRestrictions::AssertIOAllowed();
351 base::ThreadRestrictions::AssertIOAllowed();
371 base::ThreadRestrictions::AssertIOAllowed();
  /external/chromium_org/net/base/
file_stream.cc 60 base::ThreadRestrictions::AssertIOAllowed();
84 base::ThreadRestrictions::AssertIOAllowed();
113 base::ThreadRestrictions::AssertIOAllowed();
124 base::ThreadRestrictions::AssertIOAllowed();
156 base::ThreadRestrictions::AssertIOAllowed();
170 base::ThreadRestrictions::AssertIOAllowed();
207 base::ThreadRestrictions::AssertIOAllowed();
221 base::ThreadRestrictions::AssertIOAllowed();
251 base::ThreadRestrictions::AssertIOAllowed();
  /external/chromium_org/base/threading/
thread_restrictions.cc 36 void ThreadRestrictions::AssertIOAllowed() {
thread_restrictions.h 100 // base::ThreadRestrictions::AssertIOAllowed();
103 // Style tip: where should you put AssertIOAllowed checks? It's best
108 // add the AssertIOAllowed checks in the helper functions.
148 static void AssertIOAllowed();
168 static void AssertIOAllowed() {}
  /external/chromium_org/sql/
connection.h 422 void AssertIOAllowed() {
424 base::ThreadRestrictions::AssertIOAllowed();
485 void AssertIOAllowed() { if (connection_) connection_->AssertIOAllowed(); }
  /external/chromium/net/base/
file_stream_posix.cc 62 base::ThreadRestrictions::AssertIOAllowed();
83 base::ThreadRestrictions::AssertIOAllowed();
101 base::ThreadRestrictions::AssertIOAllowed();
329 base::ThreadRestrictions::AssertIOAllowed();
346 base::ThreadRestrictions::AssertIOAllowed();
426 base::ThreadRestrictions::AssertIOAllowed();

Completed in 6992 milliseconds

1 2 3