Home
last modified time | relevance | path

Searched refs:ScopedAllowIO (Results 1 – 12 of 12) sorted by relevance

/external/libchrome/base/threading/
Dthread_restrictions.cc121 ThreadRestrictions::ScopedAllowIO::ScopedAllowIO() in ScopedAllowIO() function in base::ThreadRestrictions::ScopedAllowIO
124 ThreadRestrictions::ScopedAllowIO::~ScopedAllowIO() { in ~ScopedAllowIO()
Dthread_restrictions.h409 class BASE_EXPORT ScopedAllowIO {
411 ScopedAllowIO() EMPTY_BODY_IF_DCHECK_IS_OFF;
412 ~ScopedAllowIO() EMPTY_BODY_IF_DCHECK_IS_OFF;
419 DISALLOW_COPY_AND_ASSIGN(ScopedAllowIO);
/external/libchrome/base/process/
Dprocess_metrics_linux.cc65 ThreadRestrictions::ScopedAllowIO allow_io; in ReadProcFileToTrimmedStringPairs()
336 ThreadRestrictions::ScopedAllowIO allow_io; in GetTotalsSummary()
614 ThreadRestrictions::ScopedAllowIO allow_io; in GetSystemMemoryInfo()
646 ThreadRestrictions::ScopedAllowIO allow_io; in GetVmStatInfo()
725 ThreadRestrictions::ScopedAllowIO allow_io; in GetSystemDiskInfo()
912 ThreadRestrictions::ScopedAllowIO allow_io; in GetSwapInfoImpl()
Dprocess_iterator_linux.cc46 ThreadRestrictions::ScopedAllowIO allow_io; in GetProcCmdline()
Dinternal_aix.cc62 ThreadRestrictions::ScopedAllowIO allow_io; in ReadProcFile()
Dinternal_linux.cc61 ThreadRestrictions::ScopedAllowIO allow_io; in ReadProcFile()
/external/libchrome/base/debug/
Dstack_trace_android.cc96 base::ThreadRestrictions::ScopedAllowIO allow_io; in OutputToStream()
/external/libchrome/base/memory/
Dshared_memory_helper.cc81 base::ThreadRestrictions::ScopedAllowIO allow_io; in PrepareMapFile()
Dplatform_shared_memory_region_posix.cc209 ThreadRestrictions::ScopedAllowIO allow_io; in Create()
Dshared_memory_posix.cc104 ThreadRestrictions::ScopedAllowIO allow_io; in Create()
/external/libchrome/base/
Dsys_info_chromeos.cc75 ThreadRestrictions::ScopedAllowIO allow_io; in Parse()
/external/libchrome/crypto/
Dnss_util.cc270 base::ThreadRestrictions::ScopedAllowIO allow_io; in OpenPersistentNSSDBForPath()
641 base::ThreadRestrictions::ScopedAllowIO allow_io; in NSSInitSingleton()