/external/chromium_org/components/policy/core/common/cloud/ |
policy_header_service.h | 11 #include "base/memory/ref_counted.h" 12 #include "base/memory/scoped_ptr.h" 16 namespace base { namespace 43 scoped_refptr<base::SequencedTaskRunner> task_runner);
|
user_cloud_policy_manager.h | 10 #include "base/basictypes.h" 11 #include "base/compiler_specific.h" 12 #include "base/files/file_path.h" 13 #include "base/memory/ref_counted.h" 14 #include "base/memory/scoped_ptr.h" 20 namespace base { namespace 44 const base::FilePath& component_policy_cache_path, 46 const scoped_refptr<base::SequencedTaskRunner>& task_runner, 47 const scoped_refptr<base::SequencedTaskRunner>& file_task_runner, 48 const scoped_refptr<base::SequencedTaskRunner>& io_task_runner) [all...] |
user_cloud_policy_store.h | 10 #include "base/basictypes.h" 11 #include "base/compiler_specific.h" 12 #include "base/files/file_path.h" 13 #include "base/memory/weak_ptr.h" 17 namespace base { namespace 31 const base::FilePath& policy_file, 32 scoped_refptr<base::SequencedTaskRunner> background_task_runner); 38 const base::FilePath& profile_path, 39 scoped_refptr<base::SequencedTaskRunner> background_task_runner); 83 base::WeakPtrFactory<UserCloudPolicyStore> weak_factory_ [all...] |
user_info_fetcher.h | 9 #include "base/memory/scoped_ptr.h" 15 namespace base { namespace 36 const base::DictionaryValue* response) = 0;
|
/external/chromium_org/components/policy/core/common/ |
config_dir_policy_loader.h | 8 #include "base/files/file_path.h" 9 #include "base/files/file_path_watcher.h" 14 namespace base { namespace 27 ConfigDirPolicyLoader(scoped_refptr<base::SequencedTaskRunner> task_runner, 28 const base::FilePath& config_dir, 35 virtual base::Time LastModificationTime() OVERRIDE; 39 void LoadFromPath(const base::FilePath& path, 44 void Merge3rdPartyPolicy(const base::Value* policies, 49 void OnFileUpdated(const base::FilePath& path, bool error); 52 base::FilePath config_dir_ [all...] |
policy_loader_mac.h | 12 #include "base/files/file_path.h" 13 #include "base/files/file_path_watcher.h" 14 #include "base/memory/ref_counted.h" 21 namespace base { namespace 24 } // namespace base 36 PolicyLoaderMac(scoped_refptr<base::SequencedTaskRunner> task_runner, 37 const base::FilePath& managed_policy_path, 44 virtual base::Time LastModificationTime() OVERRIDE; 46 // Converts a CFPropertyListRef to the equivalent base::Value. CFDictionary 50 static base::Value* CreateValueFromProperty(CFPropertyListRef property) [all...] |
/external/chromium_org/components/precache/core/ |
precache_database.h | 8 #include "base/basictypes.h" 9 #include "base/memory/ref_counted.h" 10 #include "base/memory/scoped_ptr.h" 11 #include "base/threading/thread_checker.h" 15 namespace base { namespace 31 class PrecacheDatabase : public base::RefCountedThreadSafe<PrecacheDatabase> { 38 bool Init(const base::FilePath& db_path); 42 void DeleteExpiredPrecacheHistory(const base::Time& current_time); 46 void RecordURLPrecached(const GURL& url, const base::Time& fetch_time, 52 void RecordURLFetched(const GURL& url, const base::Time& fetch_time [all...] |
/external/chromium_org/components/webdata/common/ |
web_data_service_base.h | 8 #include "base/callback.h" 9 #include "base/files/file_path.h" 10 #include "base/memory/ref_counted.h" 11 #include "base/memory/ref_counted_delete_on_message_loop.h" 12 #include "base/memory/scoped_ptr.h" 20 namespace base { namespace 24 // Base for WebDataService class hierarchy. 27 : public base::RefCountedDeleteOnMessageLoop<WebDataServiceBase> { 37 typedef base::Callback<void(sql::InitStatus)> ProfileErrorCallback; 39 typedef base::Closure DBLoadedCallback [all...] |
/external/chromium_org/content/browser/appcache/ |
chrome_appcache_service.h | 8 #include "base/compiler_specific.h" 9 #include "base/memory/ref_counted.h" 10 #include "base/sequenced_task_runner_helpers.h" 16 namespace base { namespace 41 : public base::RefCountedThreadSafe<ChromeAppCacheService, 49 const base::FilePath& cache_path, // May be empty to use in-memory structs. 64 friend class base::DeleteHelper<ChromeAppCacheService>; 65 friend class base::RefCountedThreadSafe<ChromeAppCacheService, 72 base::FilePath cache_path_;
|
/external/chromium_org/content/browser/ |
browser_process_sub_thread.h | 8 #include "base/basictypes.h" 13 namespace base { namespace 50 scoped_ptr<base::win::ScopedCOMInitializer> com_initializer_;
|
/external/chromium_org/content/browser/dom_storage/ |
dom_storage_context_wrapper.h | 8 #include "base/memory/ref_counted.h" 12 namespace base { namespace 28 public base::RefCountedThreadSafe<DOMStorageContextWrapper> { 31 DOMStorageContextWrapper(const base::FilePath& data_path, 62 friend class base::RefCountedThreadSafe<DOMStorageContextWrapper>;
|
dom_storage_message_filter.h | 8 #include "base/memory/ref_counted.h" 9 #include "base/memory/scoped_ptr.h" 16 namespace base { namespace 45 virtual base::TaskRunner* OverrideTaskRunnerForMessage( 56 void OnSetItem(int connection_id, const base::string16& key, 57 const base::string16& value, const GURL& page_url); 58 void OnLogGetItem(int connection_id, const base::string16& key, 59 const base::NullableString16& value); 60 void OnRemoveItem(int connection_id, const base::string16& key, 69 const base::string16& key [all...] |
/external/chromium_org/content/browser/loader/ |
upload_data_stream_builder.h | 8 #include "base/memory/scoped_ptr.h" 11 namespace base { namespace 49 base::TaskRunner* file_task_runner);
|
/external/chromium_org/content/browser/media/ |
media_internals_proxy.h | 8 #include "base/memory/ref_counted.h" 9 #include "base/sequenced_task_runner_helpers.h" 14 #include "net/base/net_log.h" 16 namespace base { namespace 29 : public base::RefCountedThreadSafe< 52 void OnUpdate(const base::string16& update); 59 friend class base::DeleteHelper<MediaInternalsProxy>; 63 base::Value* GetConstants(); 68 void UpdateUIOnUIThread(const base::string16& update); 71 void AddNetEventOnUIThread(base::Value* entry) [all...] |
webrtc_identity_store.h | 11 #include "base/callback.h" 12 #include "base/time/time.h" 17 namespace base { namespace 20 } // namespace base 37 : public base::RefCountedThreadSafe<WebRTCIdentityStore> { 39 typedef base::Callback<void(int error, 45 WebRTCIdentityStore(const base::FilePath& path, 67 virtual base::Closure RequestIdentity(const GURL& origin, 74 void DeleteBetween(base::Time delete_begin, 75 base::Time delete_end [all...] |
/external/chromium_org/content/browser/net/ |
sqlite_persistent_cookie_store.h | 13 #include "base/callback_forward.h" 14 #include "base/compiler_specific.h" 15 #include "base/memory/ref_counted.h" 21 namespace base { namespace 49 const base::FilePath& path, 50 const scoped_refptr<base::SequencedTaskRunner>& client_task_runner, 51 const scoped_refptr<base::SequencedTaskRunner>& background_task_runner, 64 virtual void Flush(const base::Closure& callback) OVERRIDE;
|
/external/chromium_org/content/browser/renderer_host/ |
file_utilities_message_filter.h | 8 #include "base/basictypes.h" 9 #include "base/files/file_path.h" 13 namespace base { namespace 37 const base::PlatformFileInfo& file_info); 39 void OnGetFileInfo(const base::FilePath& path, 40 base::PlatformFileInfo* result, 41 base::PlatformFileError* status);
|
/external/chromium_org/content/browser/renderer_host/media/ |
web_contents_tracker.h | 18 #include "base/callback.h" 19 #include "base/memory/ref_counted.h" 23 namespace base { namespace 30 : public base::RefCountedThreadSafe<WebContentsTracker>, 39 typedef base::Callback<void(int render_process_id, int render_view_id)> 53 friend class base::RefCountedThreadSafe<WebContentsTracker>; 78 scoped_refptr<base::MessageLoopProxy> message_loop_;
|
/external/chromium_org/content/child/ |
child_histogram_message_filter.h | 11 #include "base/basictypes.h" 14 namespace base { namespace 17 } // namespace base 46 scoped_refptr<base::MessageLoopProxy> io_message_loop_; 49 scoped_ptr<base::HistogramDeltaSerialization> histogram_delta_serialization_;
|
child_message_filter.h | 10 namespace base { namespace 18 // A base class for implementing IPC MessageFilter's that run on a different 21 : public base::RefCountedThreadSafe<ChildMessageFilter>, 30 virtual base::TaskRunner* OverrideTaskRunnerForMessage( 53 friend class base::RefCountedThreadSafe<ChildMessageFilter>;
|
thread_safe_sender.h | 8 #include "base/gtest_prod_util.h" 9 #include "base/memory/ref_counted.h" 13 namespace base { namespace 27 public base::RefCountedThreadSafe<ThreadSafeSender> { 33 friend class base::RefCountedThreadSafe<ThreadSafeSender>; 37 ThreadSafeSender(base::MessageLoopProxy* main_loop, 41 scoped_refptr<base::MessageLoopProxy> main_loop_;
|
/external/chromium_org/content/child/fileapi/ |
webfilesystem_impl.h | 10 #include "base/basictypes.h" 11 #include "base/compiler_specific.h" 12 #include "base/memory/ref_counted.h" 13 #include "base/threading/non_thread_safe.h" 17 namespace base { namespace 32 public base::NonThreadSafe { 38 base::MessageLoopProxy* main_thread_loop); 45 explicit WebFileSystemImpl(base::MessageLoopProxy* main_thread_loop); 112 scoped_refptr<base::MessageLoopProxy> main_thread_loop_;
|
/external/chromium_org/content/public/browser/ |
gpu_data_manager.h | 11 #include "base/callback_forward.h" 12 #include "base/process/process.h" 17 namespace base { namespace 33 typedef base::Callback<void(const std::list<base::ProcessHandle>&)> 73 virtual void RegisterSwiftShaderPath(const base::FilePath& path) = 0;
|
pepper_flash_settings_helper.h | 8 #include "base/callback.h" 9 #include "base/memory/ref_counted.h" 12 namespace base { namespace 24 : public base::RefCounted<PepperFlashSettingsHelper> { 31 typedef base::Callback<void(bool /* success */, 34 virtual void OpenChannelToBroker(const base::FilePath& path, 38 friend class base::RefCounted<PepperFlashSettingsHelper>;
|
url_data_source.h | 10 #include "base/callback.h" 13 namespace base { namespace 44 typedef base::Callback<void(base::RefCountedMemory*)> GotDataCallback; 69 virtual base::MessageLoop* MessageLoopForRequestPath(
|