/external/chromium_org/chrome/test/webdriver/commands/ |
webdriver_command.h | 13 namespace base { namespace 31 const base::DictionaryValue* const parameters);
|
window_commands.h | 13 namespace base { namespace 24 const base::DictionaryValue* parameters); 39 const base::DictionaryValue* parameters); 54 const base::DictionaryValue* parameters);
|
/external/chromium_org/chromeos/dbus/ |
shill_ipconfig_client.h | 10 #include "base/basictypes.h" 11 #include "base/callback.h" 16 namespace base { namespace 21 } // namespace base 74 virtual base::DictionaryValue* CallGetPropertiesAndBlock( 81 const base::Value& value,
|
shill_property_changed_observer.h | 10 namespace base { namespace 16 // This is a base class for observers which handle the PropertyChanged signal 21 const base::Value& value) = 0;
|
sms_client.h | 10 #include "base/basictypes.h" 11 #include "base/callback.h" 15 namespace base { namespace 32 typedef base::Callback<void(const base::DictionaryValue& sms)> GetAllCallback;
|
/external/chromium_org/chromeos/network/ |
network_handler_callbacks.h | 10 #include "base/basictypes.h" 11 #include "base/callback.h" 15 namespace base { namespace 31 typedef base::Callback< 33 scoped_ptr<base::DictionaryValue> error_data)> ErrorCallback; 35 typedef base::Callback< 37 const base::DictionaryValue& dictionary)> DictionaryResultCallback; 39 typedef base::Callback< 43 CHROMEOS_EXPORT base::DictionaryValue* CreateErrorData( 48 CHROMEOS_EXPORT base::DictionaryValue* CreateDBusErrorData [all...] |
/external/chromium_org/chromeos/network/onc/ |
onc_certificate_importer.h | 8 #include "base/basictypes.h" 13 namespace base { namespace 33 const base::ListValue& certificates,
|
/external/chromium_org/chromeos/system/ |
name_value_pairs_parser.h | 11 #include "base/basictypes.h" 14 namespace base { namespace 42 bool GetNameValuePairsFromFile(const base::FilePath& file_path,
|
/external/chromium_org/components/autofill/content/browser/ |
autocheckout_statistic.h | 10 #include "base/memory/scoped_ptr.h" 11 #include "base/time/time.h" 14 namespace base { namespace 32 base::TimeDelta time_taken; 35 scoped_ptr<base::DictionaryValue> ToDictionary() const;
|
/external/chromium_org/components/autofill/content/browser/risk/ |
fingerprint.h | 17 #include "base/basictypes.h" 18 #include "base/callback_forward.h" 19 #include "base/memory/scoped_ptr.h" 24 namespace base { namespace 60 const base::Time& install_time, 63 const base::Callback<void(scoped_ptr<Fingerprint>)>& callback);
|
/external/chromium_org/components/autofill/core/browser/webdata/ |
autofill_table.h | 10 #include "base/compiler_specific.h" 11 #include "base/gtest_prod_util.h" 12 #include "base/memory/scoped_vector.h" 13 #include "base/strings/string16.h" 18 namespace base { namespace 153 bool GetFormValuesForElementName(const base::string16& name, 154 const base::string16& prefix, 155 std::vector<base::string16>* values, 167 bool RemoveFormElementsAddedBetween(const base::Time& delete_begin, 168 const base::Time& delete_end [all...] |
autofill_webdata.h | 11 #include "base/memory/scoped_ptr.h" 12 #include "base/strings/string16.h" 15 namespace base { namespace 19 } // namespace base 45 const base::string16& name, 46 const base::string16& prefix, 56 const base::Time& delete_begin, const base::Time& delete_end) = 0; 58 virtual void RemoveFormValueForElementName(const base::string16& name, 59 const base::string16& value) = 0 [all...] |
/external/chromium_org/components/tracing/ |
child_trace_message_filter.h | 8 #include "base/bind.h" 9 #include "base/memory/ref_counted_memory.h" 12 namespace base { namespace 21 explicit ChildTraceMessageFilter(base::MessageLoopProxy* ipc_message_loop); 34 base::TimeTicks browser_time, 44 const scoped_refptr<base::RefCountedString>& events_str_ptr); 48 base::MessageLoopProxy* ipc_message_loop_;
|
/external/chromium_org/content/browser/aura/ |
browser_compositor_output_surface_proxy.h | 8 #include "base/id_map.h" 9 #include "base/memory/ref_counted.h" 10 #include "base/time/time.h" 12 namespace base { class SingleThreadTaskRunner; } namespace 21 : public base::RefCountedThreadSafe<BrowserCompositorOutputSurfaceProxy> { 29 base::SingleThreadTaskRunner* compositor_thread_task_runner); 32 friend class base::RefCountedThreadSafe<BrowserCompositorOutputSurfaceProxy>; 38 base::TimeTicks timebase, 39 base::TimeDelta interval);
|
/external/chromium_org/content/browser/dom_storage/ |
local_storage_database_adapter.h | 8 #include "base/gtest_prod_util.h" 9 #include "base/memory/scoped_ptr.h" 13 namespace base { namespace 24 explicit LocalStorageDatabaseAdapter(const base::FilePath& path);
|
/external/chromium_org/content/browser/download/ |
download_item_factory.h | 15 #include "base/memory/scoped_ptr.h" 20 namespace base { namespace 43 const base::FilePath& current_path, 44 const base::FilePath& target_path, 47 const base::Time& start_time, 48 const base::Time& end_time, 68 const base::FilePath& path,
|
download_net_log_parameters.h | 11 #include "net/base/net_errors.h" 12 #include "net/base/net_log.h" 16 namespace base { namespace 29 base::Value* ItemActivatedNetLogCallback( 36 base::Value* ItemCheckedNetLogCallback( 41 base::Value* ItemRenamedNetLogCallback(const base::FilePath* old_filename, 42 const base::FilePath* new_filename, 46 base::Value* ItemInterruptedNetLogCallback(DownloadInterruptReason reason, 52 base::Value* ItemResumingNetLogCallback(bool user_initiated [all...] |
drag_download_util.h | 8 #include "base/basictypes.h" 9 #include "base/memory/ref_counted.h" 10 #include "base/strings/string16.h" 12 #include "ui/base/dragdrop/download_file_interface.h" 16 namespace base { namespace 37 base::FilePath* file_name, 45 base::FilePath* file_path, net::NetLog* net_log); 53 virtual void OnDownloadCompleted(const base::FilePath& file_path) OVERRIDE;
|
/external/chromium_org/content/browser/media/ |
media_internals_handler.h | 8 #include "base/compiler_specific.h" 9 #include "base/memory/ref_counted.h" 12 namespace base { namespace 30 void OnGetEverything(const base::ListValue* list);
|
webrtc_internals_ui_observer.h | 10 namespace base { namespace 12 } // namespace base 23 const base::Value* args) = 0;
|
/external/chromium_org/content/browser/renderer_host/media/ |
peer_connection_tracker_host.h | 12 namespace base { namespace 14 } // namespace base 40 void OnAddStats(int lid, const base::ListValue& value);
|
web_contents_audio_input_stream.h | 21 #include "base/memory/ref_counted.h" 25 namespace base { namespace 64 const scoped_refptr<base::MessageLoopProxy>& worker_loop,
|
/external/chromium_org/content/browser/tracing/ |
trace_subscriber_stdio.h | 10 #include "base/compiler_specific.h" 14 namespace base { namespace 27 explicit TraceSubscriberStdio(const base::FilePath& path); 33 const scoped_refptr<base::RefCountedString>& data_ptr) OVERRIDE;
|
/external/chromium_org/content/child/ |
child_resource_message_filter.h | 8 #include "base/memory/ref_counted.h" 11 namespace base { namespace 40 scoped_refptr<base::SingleThreadTaskRunner> main_thread_task_runner_;
|
/external/chromium_org/content/child/fileapi/ |
webfilesystem_impl.h | 8 #include "base/basictypes.h" 9 #include "base/compiler_specific.h" 10 #include "base/memory/ref_counted.h" 13 namespace base { namespace 27 explicit WebFileSystemImpl(base::MessageLoopProxy* main_thread_loop); 76 scoped_refptr<base::MessageLoopProxy> main_thread_loop_;
|