Home
last modified time | relevance | path

Searched refs:AssertIOAllowed (Results 1 – 25 of 79) sorted by relevance

1234

/external/chromium_org/base/
Dfile_util_win.cc44 ThreadRestrictions::AssertIOAllowed(); in ShellCopy()
78 ThreadRestrictions::AssertIOAllowed(); in MakeAbsoluteFilePath()
86 ThreadRestrictions::AssertIOAllowed(); in DeleteFile()
134 ThreadRestrictions::AssertIOAllowed(); in DeleteFileAfterReboot()
147 ThreadRestrictions::AssertIOAllowed(); in ReplaceFile()
167 ThreadRestrictions::AssertIOAllowed(); in CopyDirectory()
191 ThreadRestrictions::AssertIOAllowed(); in PathExists()
196 ThreadRestrictions::AssertIOAllowed(); in PathIsWritable()
209 ThreadRestrictions::AssertIOAllowed(); in DirectoryExists()
233 ThreadRestrictions::AssertIOAllowed(); in CreateTemporaryFile()
[all …]
Dfile_util_posix.cc66 ThreadRestrictions::AssertIOAllowed(); in CallStat()
70 ThreadRestrictions::AssertIOAllowed(); in CallLstat()
76 ThreadRestrictions::AssertIOAllowed();
80 ThreadRestrictions::AssertIOAllowed();
85 ThreadRestrictions::AssertIOAllowed();
93 ThreadRestrictions::AssertIOAllowed(); // For realpath(). in RealPath()
157 ThreadRestrictions::AssertIOAllowed(); // For call to mkstemp(). in CreateAndOpenFdForTemporaryFile()
197 ThreadRestrictions::AssertIOAllowed(); in MakeAbsoluteFilePath()
209 ThreadRestrictions::AssertIOAllowed(); in DeleteFile()
248 ThreadRestrictions::AssertIOAllowed(); in ReplaceFile()
[all …]
Dplatform_file_posix.cc35 base::ThreadRestrictions::AssertIOAllowed(); in CallFstat()
41 base::ThreadRestrictions::AssertIOAllowed();
127 base::ThreadRestrictions::AssertIOAllowed(); in CreatePlatformFileUnsafe()
223 base::ThreadRestrictions::AssertIOAllowed(); in ClosePlatformFile()
230 base::ThreadRestrictions::AssertIOAllowed(); in SeekPlatformFile()
238 base::ThreadRestrictions::AssertIOAllowed(); in ReadPlatformFile()
257 base::ThreadRestrictions::AssertIOAllowed(); in ReadPlatformFileAtCurrentPos()
276 base::ThreadRestrictions::AssertIOAllowed(); in ReadPlatformFileNoBestEffort()
285 base::ThreadRestrictions::AssertIOAllowed(); in ReadPlatformFileCurPosNoBestEffort()
294 base::ThreadRestrictions::AssertIOAllowed(); in WritePlatformFile()
[all …]
Dplatform_file_win.cc19 base::ThreadRestrictions::AssertIOAllowed(); in CreatePlatformFileUnsafe()
116 base::ThreadRestrictions::AssertIOAllowed(); in ClosePlatformFile()
123 base::ThreadRestrictions::AssertIOAllowed(); in SeekPlatformFile()
136 base::ThreadRestrictions::AssertIOAllowed(); in ReadPlatformFile()
157 base::ThreadRestrictions::AssertIOAllowed(); in ReadPlatformFileAtCurrentPos()
182 base::ThreadRestrictions::AssertIOAllowed(); in WritePlatformFile()
211 base::ThreadRestrictions::AssertIOAllowed(); in TruncatePlatformFile()
237 base::ThreadRestrictions::AssertIOAllowed(); in FlushPlatformFile()
243 base::ThreadRestrictions::AssertIOAllowed(); in TouchPlatformFile()
254 base::ThreadRestrictions::AssertIOAllowed(); in GetPlatformFileInfo()
Dsync_socket_posix.cc106 ThreadRestrictions::AssertIOAllowed(); in Send()
111 ThreadRestrictions::AssertIOAllowed(); in Receive()
124 ThreadRestrictions::AssertIOAllowed(); in ReceiveWithTimeout()
/external/chromium/base/win/
Dregistry.cc27 base::ThreadRestrictions::AssertIOAllowed(); in RegKey()
49 base::ThreadRestrictions::AssertIOAllowed(); in CreateWithDisposition()
60 base::ThreadRestrictions::AssertIOAllowed(); in Open()
69 base::ThreadRestrictions::AssertIOAllowed(); in CreateKey()
82 base::ThreadRestrictions::AssertIOAllowed(); in OpenKey()
95 base::ThreadRestrictions::AssertIOAllowed(); in Close()
104 base::ThreadRestrictions::AssertIOAllowed(); in ValueCount()
112 base::ThreadRestrictions::AssertIOAllowed(); in ReadName()
123 base::ThreadRestrictions::AssertIOAllowed(); in DeleteKey()
131 base::ThreadRestrictions::AssertIOAllowed(); in DeleteValue()
[all …]
/external/chromium/base/
Dfile_util_win.cc39 base::ThreadRestrictions::AssertIOAllowed(); in DevicePathToDriveLetterPath()
81 base::ThreadRestrictions::AssertIOAllowed(); in AbsolutePath()
91 base::ThreadRestrictions::AssertIOAllowed(); in CountFilesCreatedAfter()
120 base::ThreadRestrictions::AssertIOAllowed(); in Delete()
168 base::ThreadRestrictions::AssertIOAllowed(); in DeleteAfterReboot()
179 base::ThreadRestrictions::AssertIOAllowed(); in Move()
213 base::ThreadRestrictions::AssertIOAllowed(); in ReplaceFile()
234 base::ThreadRestrictions::AssertIOAllowed(); in CopyFile()
248 base::ThreadRestrictions::AssertIOAllowed(); in ShellCopy()
281 base::ThreadRestrictions::AssertIOAllowed(); in CopyDirectory()
[all …]
Dfile_util_posix.cc51 base::ThreadRestrictions::AssertIOAllowed(); // For realpath(). in RealPath()
67 base::ThreadRestrictions::AssertIOAllowed(); in CallStat()
73 base::ThreadRestrictions::AssertIOAllowed(); in CallStat()
86 base::ThreadRestrictions::AssertIOAllowed(); // For realpath(). in AbsolutePath()
96 base::ThreadRestrictions::AssertIOAllowed(); in CountFilesCreatedAfter()
147 base::ThreadRestrictions::AssertIOAllowed(); in Delete()
187 base::ThreadRestrictions::AssertIOAllowed(); in Move()
212 base::ThreadRestrictions::AssertIOAllowed(); in ReplaceFile()
219 base::ThreadRestrictions::AssertIOAllowed(); in CopyDirectory()
319 base::ThreadRestrictions::AssertIOAllowed(); in PathExists()
[all …]
Dplatform_file_win.cc17 base::ThreadRestrictions::AssertIOAllowed(); in CreatePlatformFile()
108 base::ThreadRestrictions::AssertIOAllowed(); in ClosePlatformFile()
113 base::ThreadRestrictions::AssertIOAllowed(); in ReadPlatformFile()
135 base::ThreadRestrictions::AssertIOAllowed(); in WritePlatformFile()
154 base::ThreadRestrictions::AssertIOAllowed(); in TruncatePlatformFile()
180 base::ThreadRestrictions::AssertIOAllowed(); in FlushPlatformFile()
186 base::ThreadRestrictions::AssertIOAllowed(); in TouchPlatformFile()
197 base::ThreadRestrictions::AssertIOAllowed(); in GetPlatformFileInfo()
/external/chromium_org/chrome/browser/chromeos/drive/
Dresource_metadata_storage.cc155 base::ThreadRestrictions::AssertIOAllowed(); in Iterator()
167 base::ThreadRestrictions::AssertIOAllowed(); in ~Iterator()
171 base::ThreadRestrictions::AssertIOAllowed(); in IsAtEnd()
180 base::ThreadRestrictions::AssertIOAllowed(); in GetValue()
187 base::ThreadRestrictions::AssertIOAllowed(); in GetCacheEntry()
208 base::ThreadRestrictions::AssertIOAllowed(); in Advance()
221 base::ThreadRestrictions::AssertIOAllowed(); in HasError()
227 base::ThreadRestrictions::AssertIOAllowed(); in CacheEntryIterator()
235 base::ThreadRestrictions::AssertIOAllowed(); in ~CacheEntryIterator()
239 base::ThreadRestrictions::AssertIOAllowed(); in IsAtEnd()
[all …]
/external/chromium_org/base/files/
Dfile_posix.cc37 base::ThreadRestrictions::AssertIOAllowed(); in CallFstat()
43 base::ThreadRestrictions::AssertIOAllowed();
126 base::ThreadRestrictions::AssertIOAllowed(); in CreateBaseFileUnsafe()
220 base::ThreadRestrictions::AssertIOAllowed(); in Close()
229 base::ThreadRestrictions::AssertIOAllowed(); in Seek()
238 base::ThreadRestrictions::AssertIOAllowed(); in Read()
258 base::ThreadRestrictions::AssertIOAllowed(); in ReadAtCurrentPos()
277 base::ThreadRestrictions::AssertIOAllowed(); in ReadNoBestEffort()
284 base::ThreadRestrictions::AssertIOAllowed(); in ReadAtCurrentPosNoBestEffort()
293 base::ThreadRestrictions::AssertIOAllowed(); in Write()
[all …]
Dfile_win.cc17 base::ThreadRestrictions::AssertIOAllowed(); in CreateBaseFileUnsafe()
107 base::ThreadRestrictions::AssertIOAllowed(); in Close()
112 base::ThreadRestrictions::AssertIOAllowed(); in Seek()
126 base::ThreadRestrictions::AssertIOAllowed(); in Read()
149 base::ThreadRestrictions::AssertIOAllowed(); in ReadAtCurrentPos()
173 base::ThreadRestrictions::AssertIOAllowed(); in Write()
201 base::ThreadRestrictions::AssertIOAllowed(); in Truncate()
226 base::ThreadRestrictions::AssertIOAllowed(); in Flush()
232 base::ThreadRestrictions::AssertIOAllowed(); in SetTimes()
242 base::ThreadRestrictions::AssertIOAllowed(); in GetInfo()
Dmemory_mapped_file_posix.cc23 ThreadRestrictions::AssertIOAllowed(); in MapFileToMemoryInternal()
41 ThreadRestrictions::AssertIOAllowed(); in CloseHandles()
/external/chromium_org/net/base/
Dfile_stream.cc60 base::ThreadRestrictions::AssertIOAllowed(); in ~FileStream()
84 base::ThreadRestrictions::AssertIOAllowed(); in OpenSync()
104 base::ThreadRestrictions::AssertIOAllowed(); in CloseSync()
126 base::ThreadRestrictions::AssertIOAllowed(); in SeekSync()
137 base::ThreadRestrictions::AssertIOAllowed(); in Available()
169 base::ThreadRestrictions::AssertIOAllowed(); in ReadSync()
183 base::ThreadRestrictions::AssertIOAllowed(); in ReadUntilComplete()
220 base::ThreadRestrictions::AssertIOAllowed(); in WriteSync()
234 base::ThreadRestrictions::AssertIOAllowed(); in Truncate()
264 base::ThreadRestrictions::AssertIOAllowed(); in FlushSync()
/external/chromium_org/chrome/browser/media_galleries/win/
Dmtp_device_operations_util.cc34 base::ThreadRestrictions::AssertIOAllowed(); in GetClientInformation()
59 base::ThreadRestrictions::AssertIOAllowed(); in GetDeviceContent()
73 base::ThreadRestrictions::AssertIOAllowed(); in GetDeviceObjectEnumerator()
173 base::ThreadRestrictions::AssertIOAllowed(); in GetObjectDetails()
233 base::ThreadRestrictions::AssertIOAllowed(); in GetMTPDeviceObjectEntry()
258 base::ThreadRestrictions::AssertIOAllowed(); in GetMTPDeviceObjectEntries()
299 base::ThreadRestrictions::AssertIOAllowed(); in OpenDevice()
349 base::ThreadRestrictions::AssertIOAllowed(); in GetFileStreamForObject()
369 base::ThreadRestrictions::AssertIOAllowed(); in CopyDataChunkToLocalFile()
Dportable_device_map_service.cc27 base::ThreadRestrictions::AssertIOAllowed(); in AddPortableDevice()
46 base::ThreadRestrictions::AssertIOAllowed(); in RemovePortableDevice()
56 base::ThreadRestrictions::AssertIOAllowed(); in GetPortableDevice()
Dmtp_device_delegate_impl_win.cc67 base::ThreadRestrictions::AssertIOAllowed(); in GetFileObjectIdFromPathOnBlockingPoolThread()
105 base::ThreadRestrictions::AssertIOAllowed(); in CreateFileEnumeratorOnBlockingPoolThread()
136 base::ThreadRestrictions::AssertIOAllowed(); in OpenDeviceOnBlockingPoolThread()
157 base::ThreadRestrictions::AssertIOAllowed(); in GetFileInfoOnBlockingPoolThread()
183 base::ThreadRestrictions::AssertIOAllowed(); in ReadDirectoryOnBlockingPoolThread()
221 base::ThreadRestrictions::AssertIOAllowed(); in GetFileStreamOnBlockingPoolThread()
280 base::ThreadRestrictions::AssertIOAllowed(); in WriteDataChunkIntoSnapshotFileOnBlockingPoolThread()
291 base::ThreadRestrictions::AssertIOAllowed(); in DeletePortableDeviceOnBlockingPoolThread()
/external/chromium/net/base/
Dfile_stream_posix.cc62 base::ThreadRestrictions::AssertIOAllowed(); in ReadFile()
83 base::ThreadRestrictions::AssertIOAllowed(); in WriteFile()
101 base::ThreadRestrictions::AssertIOAllowed(); in FlushFile()
329 base::ThreadRestrictions::AssertIOAllowed(); in Seek()
346 base::ThreadRestrictions::AssertIOAllowed(); in Available()
426 base::ThreadRestrictions::AssertIOAllowed(); in Truncate()
Dfile_stream_win.cc202 base::ThreadRestrictions::AssertIOAllowed(); in Available()
234 base::ThreadRestrictions::AssertIOAllowed(); in Read()
294 base::ThreadRestrictions::AssertIOAllowed(); in Write()
318 base::ThreadRestrictions::AssertIOAllowed(); in Flush()
335 base::ThreadRestrictions::AssertIOAllowed(); in Truncate()
/external/chromium/base/threading/
Dthread_restrictions.h77 static void AssertIOAllowed();
90 static void AssertIOAllowed() {} in AssertIOAllowed() function
/external/chromium_org/base/win/
Dshortcut.cc47 base::ThreadRestrictions::AssertIOAllowed(); in CreateOrUpdateShortcutLink()
178 base::ThreadRestrictions::AssertIOAllowed(); in ResolveShortcut()
225 base::ThreadRestrictions::AssertIOAllowed(); in TaskbarPinShortcutLink()
237 base::ThreadRestrictions::AssertIOAllowed(); in TaskbarUnpinShortcutLink()
/external/chromium_org/sql/
Dconnection.h438 void AssertIOAllowed() { in AssertIOAllowed() function
440 base::ThreadRestrictions::AssertIOAllowed(); in AssertIOAllowed()
500 void AssertIOAllowed() { if (connection_) connection_->AssertIOAllowed(); } in AssertIOAllowed() function
Dconnection.cc185 AssertIOAllowed(); in Close()
274 AssertIOAllowed(); in CloseInternal()
298 AssertIOAllowed(); in Preload()
353 AssertIOAllowed(); in Raze()
525 base::ThreadRestrictions::AssertIOAllowed(); in Delete()
628 AssertIOAllowed(); in ExecuteAndReturnErrorCode()
692 AssertIOAllowed(); in GetUniqueStatement()
751 AssertIOAllowed(); in IsSQLValid()
838 AssertIOAllowed(); in OpenInternal()
/external/chromium_org/chrome/browser/extensions/api/music_manager_private/
Ddevice_id_linux.cc44 base::ThreadRestrictions::AssertIOAllowed(); in GetDiskUuid()
148 base::ThreadRestrictions::AssertIOAllowed(); in GetMacAddress()
170 base::ThreadRestrictions::AssertIOAllowed(); in GetRawDeviceIdImpl()
Ddevice_id_win.cc90 base::ThreadRestrictions::AssertIOAllowed(); in GetMacAddressFromGetAdaptersAddresses()
126 base::ThreadRestrictions::AssertIOAllowed(); in GetMacAddressFromGetIfTable2()
164 base::ThreadRestrictions::AssertIOAllowed(); in GetMacAddress()

1234