Searched refs:ScopedAllowIO (Results 1 – 10 of 10) sorted by relevance
129 class BASE_EXPORT ScopedAllowIO {131 ScopedAllowIO() { previous_value_ = SetIOAllowed(true); } in ScopedAllowIO() function132 ~ScopedAllowIO() { SetIOAllowed(previous_value_); } in ~ScopedAllowIO()137 DISALLOW_COPY_AND_ASSIGN(ScopedAllowIO);
21 base::ThreadRestrictions::ScopedAllowIO allow_io; in ScopedTestNSSDB()59 base::ThreadRestrictions::ScopedAllowIO allow_io; in ~ScopedTestNSSDB()
330 base::ThreadRestrictions::ScopedAllowIO allow_io; in OpenPersistentNSSDBForPath()911 base::ThreadRestrictions::ScopedAllowIO allow_io; in EnsureNSSInit()
62 ThreadRestrictions::ScopedAllowIO allow_io; in ReadProcStatusAndGetFieldAsSizeT()104 ThreadRestrictions::ScopedAllowIO allow_io; in ReadProcSchedAndGetFieldAsUint64()147 ThreadRestrictions::ScopedAllowIO allow_io; in GetProcessCPU()261 ThreadRestrictions::ScopedAllowIO allow_io; in GetIOCounters()350 ThreadRestrictions::ScopedAllowIO allow_io; in GetWorkingSetKBytesTotmaps()403 ThreadRestrictions::ScopedAllowIO allow_io; in GetWorkingSetKBytesStatm()703 ThreadRestrictions::ScopedAllowIO allow_io; in GetSystemMemoryInfo()835 ThreadRestrictions::ScopedAllowIO allow_io; in GetSystemDiskInfo()932 ThreadRestrictions::ScopedAllowIO allow_io; in GetSwapInfo()
46 ThreadRestrictions::ScopedAllowIO allow_io; in GetProcCmdline()
56 ThreadRestrictions::ScopedAllowIO allow_io; in ReadProcFile()
23 base::ThreadRestrictions::ScopedAllowIO allow_io; in WriteFileAtomically()
92 base::ThreadRestrictions::ScopedAllowIO allow_io; in OutputToStream()
211 base::ThreadRestrictions::ScopedAllowIO allow_io; in Create()414 base::ThreadRestrictions::ScopedAllowIO allow_io; in PrepareMapFile()
75 ThreadRestrictions::ScopedAllowIO allow_io; in Parse()