OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AssertIOAllowed
(Results
1 - 18
of
18
) sorted by null
/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
() {
platform_thread_win.cc
136
base::ThreadRestrictions::
AssertIOAllowed
();
platform_thread_posix.cc
221
base::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/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
();
file_version_info_win.cc
17
base::ThreadRestrictions::
AssertIOAllowed
();
45
base::ThreadRestrictions::
AssertIOAllowed
();
mime_util_xdg.cc
164
base::ThreadRestrictions::
AssertIOAllowed
();
560
base::ThreadRestrictions::
AssertIOAllowed
();
566
base::ThreadRestrictions::
AssertIOAllowed
();
590
base::ThreadRestrictions::
AssertIOAllowed
();
process_util_posix.cc
618
base::ThreadRestrictions::
AssertIOAllowed
();
880
base::ThreadRestrictions::
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
();
net_util_posix.cc
61
base::ThreadRestrictions::
AssertIOAllowed
();
file_stream_win.cc
202
base::ThreadRestrictions::
AssertIOAllowed
();
234
base::ThreadRestrictions::
AssertIOAllowed
();
294
base::ThreadRestrictions::
AssertIOAllowed
();
318
base::ThreadRestrictions::
AssertIOAllowed
();
335
base::ThreadRestrictions::
AssertIOAllowed
();
net_util_win.cc
80
base::ThreadRestrictions::
AssertIOAllowed
();
/external/chromium/chrome/common/extensions/
extension_file_util.cc
557
base::ThreadRestrictions::
AssertIOAllowed
();
Completed in 562 milliseconds