HomeSort by relevance Sort by last modified time
    Searched defs:io_data_ (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.h 131 scoped_ptr<OffTheRecordProfileIOData::Handle> io_data_; member in class:OffTheRecordProfileImpl
off_the_record_profile_io_data.h 85 // doing. We need to release |io_data_| *before* the getters, because we
86 // want to make sure that the last reference for |io_data_| is on the IO
96 OffTheRecordProfileIOData* const io_data_; member in class:OffTheRecordProfileIOData::Handle
profile_impl.h 230 // |net_pref_observer_|, |io_data_| and others store pointers to |prefs_| and
235 ProfileImplIOData::Handle io_data_; member in class:ProfileImpl
profile_impl_io_data.h 126 // doing. We need to release |io_data_| *before* the getters, because we
127 // want to make sure that the last reference for |io_data_| is on the IO
140 ProfileImplIOData* const io_data_; member in class:ProfileImplIOData::Handle
profile_io_data.h 416 ProfileIOData* const io_data_; member in class:ProfileIOData::ResourceContext

Completed in 86 milliseconds