Searched refs:AssertIOAllowed (Results 1 - 18 of 18) sorted by relevance

/external/chromium/base/threading/
H A Dthread_restrictions.h28 // 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() {} function in class:base::ThreadRestrictions
H A Dthread_restrictions.cc34 void ThreadRestrictions::AssertIOAllowed() { function in class:base::ThreadRestrictions
H A Dplatform_thread_win.cc136 base::ThreadRestrictions::AssertIOAllowed();
H A Dplatform_thread_posix.cc221 base::ThreadRestrictions::AssertIOAllowed();
/external/chromium/base/win/
H A Dregistry.cc27 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/base/
H A Dfile_util_win.cc39 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...]
H A Dnative_library_linux.cc20 base::ThreadRestrictions::AssertIOAllowed();
H A Dplatform_file_win.cc17 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();
H A Dfile_util_posix.cc51 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...]
H A Dnative_library_win.cc20 base::ThreadRestrictions::AssertIOAllowed();
H A Dfile_version_info_win.cc17 base::ThreadRestrictions::AssertIOAllowed();
45 base::ThreadRestrictions::AssertIOAllowed();
H A Dmime_util_xdg.cc164 base::ThreadRestrictions::AssertIOAllowed();
560 base::ThreadRestrictions::AssertIOAllowed();
566 base::ThreadRestrictions::AssertIOAllowed();
590 base::ThreadRestrictions::AssertIOAllowed();
H A Dprocess_util_posix.cc618 base::ThreadRestrictions::AssertIOAllowed();
880 base::ThreadRestrictions::AssertIOAllowed();
/external/chromium/net/base/
H A Dfile_stream_posix.cc62 base::ThreadRestrictions::AssertIOAllowed();
83 base::ThreadRestrictions::AssertIOAllowed();
101 base::ThreadRestrictions::AssertIOAllowed();
329 base::ThreadRestrictions::AssertIOAllowed();
346 base::ThreadRestrictions::AssertIOAllowed();
426 base::ThreadRestrictions::AssertIOAllowed();
H A Dnet_util_posix.cc61 base::ThreadRestrictions::AssertIOAllowed();
H A Dfile_stream_win.cc202 base::ThreadRestrictions::AssertIOAllowed();
234 base::ThreadRestrictions::AssertIOAllowed();
294 base::ThreadRestrictions::AssertIOAllowed();
318 base::ThreadRestrictions::AssertIOAllowed();
335 base::ThreadRestrictions::AssertIOAllowed();
H A Dnet_util_win.cc80 base::ThreadRestrictions::AssertIOAllowed();
/external/chromium/chrome/common/extensions/
H A Dextension_file_util.cc557 base::ThreadRestrictions::AssertIOAllowed();

Completed in 1944 milliseconds