/external/chromium_org/chrome_frame/ |
chrome_launcher_utils.h | 9 #include "base/memory/scoped_ptr.h" 13 namespace base { namespace 19 // The base name of the chrome_launcher.exe file. 41 base::FilePath GetChromeExecutablePath();
|
/external/chromium_org/chromeos/ |
chromeos_test_utils.h | 10 namespace base { namespace 20 base::FilePath* data_dir);
|
/external/chromium_org/chromeos/network/onc/ |
onc_merger.h | 8 #include "base/memory/scoped_ptr.h" 11 namespace base { namespace 29 CHROMEOS_EXPORT scoped_ptr<base::DictionaryValue> 31 const base::DictionaryValue* user_policy, 32 const base::DictionaryValue* device_policy, 33 const base::DictionaryValue* user_settings, 34 const base::DictionaryValue* shared_settings); 43 CHROMEOS_EXPORT scoped_ptr<base::DictionaryValue> 46 const base::DictionaryValue* user_policy, 47 const base::DictionaryValue* device_policy [all...] |
onc_translator.h | 8 #include "base/memory/scoped_ptr.h" 11 namespace base { namespace 28 scoped_ptr<base::DictionaryValue> TranslateONCObjectToShill( 30 const base::DictionaryValue& onc_object); 41 scoped_ptr<base::DictionaryValue> TranslateShillServiceToONCPart( 42 const base::DictionaryValue& shill_dictionary,
|
/external/chromium_org/cloud_print/virtual_driver/win/ |
virtual_driver_helpers.h | 10 #include "base/strings/string16.h" 12 namespace base { namespace 28 HRESULT GetPrinterDriverDir(base::FilePath* path);
|
/external/chromium_org/components/autofill/core/browser/ |
validation.h | 8 #include "base/strings/string16.h" 10 namespace base { namespace 12 } // namespace base; 18 bool IsValidCreditCardExpirationDate(const base::string16& year, 19 const base::string16& month, 20 const base::Time& now); 23 const base::Time& now); 27 bool IsValidCreditCardNumber(const base::string16& text); 30 bool IsValidCreditCardSecurityCode(const base::string16& text); 34 bool IsValidCreditCardSecurityCode(const base::string16& code [all...] |
/external/chromium_org/content/browser/accessibility/ |
accessibility_ui.h | 10 namespace base { namespace 12 } // namespace base 22 void ToggleAccessibility(const base::ListValue* args); 23 void ToggleGlobalAccessibility(const base::ListValue* args); 24 void RequestAccessibilityTree(const base::ListValue* args);
|
/external/chromium_org/content/browser/download/ |
file_metadata_linux.h | 12 namespace base { namespace 28 CONTENT_EXPORT void AddOriginMetadataToFile(const base::FilePath& file,
|
file_metadata_mac.h | 10 namespace base { namespace 19 void AddOriginMetadataToFile(const base::FilePath& file, const GURL& source, 26 void AddQuarantineMetadataToFile(const base::FilePath& file, const GURL& source,
|
/external/chromium_org/content/browser/indexed_db/ |
indexed_db_internals_ui.h | 10 #include "base/memory/ref_counted.h" 11 #include "base/memory/scoped_ptr.h" 14 #include "net/base/net_errors.h" 16 namespace base { namespace 33 void GetAllOrigins(const base::ListValue* args); 35 const base::FilePath& context_path); 36 void OnOriginsReady(scoped_ptr<base::ListValue> origins, 37 const base::FilePath& path); 41 void DownloadOriginData(const base::ListValue* args); 43 const base::FilePath& partition_path [all...] |
/external/chromium_org/content/browser/ |
safe_util_win.h | 13 namespace base { namespace 48 HRESULT AVScanFile(const base::FilePath& full_path,
|
/external/chromium_org/content/common/ |
font_list.h | 8 #include "base/memory/scoped_ptr.h" 10 namespace base { namespace 34 scoped_ptr<base::ListValue> GetFontList_SlowBlocking();
|
/external/chromium_org/content/public/browser/ |
cookie_store_factory.h | 11 namespace base { namespace 25 const base::FilePath& path, 29 const scoped_refptr<base::SequencedTaskRunner>& client_task_runner, 30 const scoped_refptr<base::SequencedTaskRunner>& background_task_runner);
|
font_list_async.h | 8 #include "base/callback_forward.h" 9 #include "base/memory/scoped_ptr.h" 12 namespace base { namespace 26 const base::Callback<void(scoped_ptr<base::ListValue>)>& callback);
|
histogram_fetcher.h | 8 #include "base/basictypes.h" 9 #include "base/callback.h" 10 #include "base/time/time.h" 13 namespace base { namespace 27 base::MessageLoop* callback_thread, 28 const base::Closure& callback, 29 base::TimeDelta wait_time);
|
/external/chromium_org/content/public/common/ |
sandbox_init.h | 8 #include "base/callback_forward.h" 9 #include "base/process/process.h" 19 namespace base { namespace 63 CONTENT_EXPORT base::ProcessHandle StartSandboxedProcess( 84 const base::FilePath& allowed_path);
|
/external/chromium_org/content/shell/common/ |
webkit_test_helpers.h | 14 namespace base { namespace 33 base::FilePath GetWebKitRootDirFilePath();
|
/external/chromium_org/crypto/ |
mac_security_services_lock.h | 10 namespace base { namespace 21 CRYPTO_EXPORT base::Lock& GetMacSecurityServicesLock();
|
/external/chromium_org/dbus/ |
values_util.h | 10 namespace base { namespace 19 // Pops a value from |reader| as a base::Value. 23 CHROME_DBUS_EXPORT base::Value* PopDataAsValue(MessageReader* reader); 27 const base::Value& value); 32 const base::Value& value);
|
/external/chromium_org/extensions/common/ |
id_util.h | 10 namespace base { namespace 26 std::string GenerateIdForPath(const base::FilePath& path); 30 base::FilePath MaybeNormalizePath(const base::FilePath& path);
|
/external/chromium_org/extensions/common/matcher/ |
url_matcher_factory.h | 10 #include "base/basictypes.h" 13 namespace base { namespace 34 const base::DictionaryValue* url_filter_dict, 48 const base::Value* value, 52 const base::Value* value, std::string* error); 55 const base::Value* value, std::string* error);
|
url_matcher_helpers.h | 13 namespace base { namespace 22 bool GetAsStringVector(const base::Value* value, std::vector<std::string>* out);
|
/external/chromium_org/gpu/command_buffer/common/ |
command_buffer_mock.h | 11 namespace base { namespace
|
/external/chromium_org/ipc/ |
unix_domain_socket_util.h | 14 namespace base { namespace 16 } // namespace base 28 IPC_EXPORT bool CreateServerUnixDomainSocket(const base::FilePath& socket_name, 34 IPC_EXPORT bool CreateClientUnixDomainSocket(const base::FilePath& socket_name,
|
/external/chromium_org/media/base/ |
media.h | 11 #include "media/base/media_export.h" 13 namespace base { namespace 30 MEDIA_EXPORT bool InitializeMediaLibrary(const base::FilePath& module_dir);
|