HomeSort by relevance Sort by last modified time
    Searched defs:base (Results 326 - 350 of 5077) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chromeos/
chromeos_test_utils.h 10 namespace base { namespace
20 base::FilePath* data_dir);
  /external/chromium_org/chromeos/network/
managed_network_configuration_handler.h 10 #include "base/basictypes.h"
11 #include "base/callback.h"
12 #include "base/compiler_specific.h"
13 #include "base/observer_list.h"
19 namespace base { namespace
81 const base::DictionaryValue& user_settings,
82 const base::Closure& callback,
92 const base::DictionaryValue& properties,
101 const base::Closure& callback,
113 const base::ListValue& network_configs_onc
    [all...]
  /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
23 const base::string16 &caption);
26 base::string16 GetPortMonitorDllName();
29 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/components/policy/core/common/
preg_parser_win.h 15 #include "base/memory/scoped_ptr.h"
16 #include "base/strings/string16.h"
19 namespace base { namespace
36 POLICY_EXPORT bool ReadFile(const base::FilePath& file_path,
  /external/chromium_org/components/url_matcher/
url_matcher_factory.h 10 #include "base/basictypes.h"
14 namespace base { namespace
35 const base::DictionaryValue* url_filter_dict,
49 const base::Value* value,
53 const base::Value* value, std::string* error);
56 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/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,
35 const base::FilePath& path,
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/memory/scoped_ptr.h"
9 #include "base/process/process.h"
15 namespace base { namespace
60 CONTENT_EXPORT base::ProcessHandle StartSandboxedProcess(
81 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/
file_util.h 10 namespace base { namespace
18 base::FilePath ExtensionURLToRelativeFilePath(const GURL& url);
22 base::FilePath ExtensionResourceURLToFilePath(const GURL& url,
23 const base::FilePath& root);
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/google_apis/drive/
time_util.h 10 #include "base/strings/string_piece.h"
12 namespace base { namespace
14 } // namespace base
19 // Parses an RFC 3339 date/time into a base::Time, returning true on success.
22 bool GetTimeFromString(const base::StringPiece& raw_value, base::Time* time);
24 // Formats a base::Time as an RFC 3339 date/time (in UTC).
26 std::string FormatTimeAsString(const base::Time& time);
28 // Formats a base::Time as an RFC 3339 date/time (in localtime).
30 std::string FormatTimeAsStringLocaltime(const base::Time& time)
    [all...]

Completed in 596 milliseconds

<<11121314151617181920>>