HomeSort by relevance Sort by last modified time
    Searched defs:base (Results 726 - 750 of 4795) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_service.h 13 namespace base { namespace
46 scoped_refptr<base::RefCountedMemory>* bytes) = 0;
thumbnail_service_impl.h 8 #include "base/memory/ref_counted.h"
13 namespace base { namespace
31 scoped_refptr<base::RefCountedMemory>* bytes) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service.h 10 #include "base/basictypes.h"
11 #include "base/compiler_specific.h"
19 namespace base { namespace
43 virtual base::FilePath GetProfilePath(
44 const base::FilePath& user_data_dir) = 0;
45 virtual void SetProfilePath(const base::FilePath& profile_path) = 0;
  /external/chromium_org/chrome/browser/ui/
hung_plugin_tab_helper.h 10 #include "base/memory/linked_ptr.h"
11 #include "base/strings/string16.h"
12 #include "base/time/time.h"
13 #include "base/timer/timer.h"
21 namespace base { namespace
45 virtual void PluginCrashed(const base::FilePath& plugin_path,
46 base::ProcessId plugin_pid) OVERRIDE;
48 const base::FilePath& plugin_path,
  /external/chromium_org/chrome/browser/ui/webui/
app_launcher_page_ui.h 10 #include "ui/base/layout.h"
14 namespace base { namespace
24 static base::RefCountedMemory* GetFaviconResourceBytes(
cookies_tree_model_util.h 11 #include "base/basictypes.h"
12 #include "base/id_map.h"
16 namespace base { namespace
33 base::ListValue* nodes);
49 base::DictionaryValue* dict);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
cryptohome_web_ui_handler.h 10 #include "base/basictypes.h"
11 #include "base/memory/weak_ptr.h"
15 namespace base { namespace
19 } // base
35 void OnPageLoaded(const base::ListValue* args);
48 const base::Value& value);
50 base::WeakPtrFactory<CryptohomeWebUIHandler> weak_ptr_factory_;
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
wrong_hwid_screen_handler.h 8 #include "base/compiler_specific.h"
13 namespace base { namespace
  /external/chromium_org/chrome/browser/ui/webui/extensions/
extension_info_ui.h 12 namespace base { namespace
  /external/chromium_org/chrome/browser/ui/webui/net_internals/
net_internals_ui_browsertest.h 8 #include "base/memory/scoped_ptr.h"
9 #include "chrome/test/base/web_ui_browsertest.h"
13 namespace base { namespace
15 } // namespace base
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
promo_handler.h 12 namespace base { namespace
42 void HandlePromoSendEmail(const base::ListValue* args);
46 void HandlePromoActionTriggered(const base::ListValue* args);
50 void HandlePromoDisabled(const base::ListValue* args);
54 void HandleGetPromotions(const base::ListValue* args);
58 void HandleRecordImpression(const base::ListValue* args);
68 bool FetchPromotion(base::DictionaryValue* result);
  /external/chromium_org/chrome/browser/ui/webui/omnibox/
omnibox_ui_handler.h 8 #include "base/basictypes.h"
9 #include "base/compiler_specific.h"
10 #include "base/memory/scoped_ptr.h"
11 #include "base/time/time.h"
19 namespace base { namespace
58 void StartOmniboxQuery(const base::ListValue* input);
66 base::DictionaryValue* output);
84 base::Time time_omnibox_started_;
  /external/chromium_org/chrome/browser/ui/webui/options/
autofill_options_handler.h 10 #include "base/compiler_specific.h"
18 namespace base { namespace
33 base::DictionaryValue* localized_strings) OVERRIDE;
43 void SetAddressOverlayStrings(base::DictionaryValue* localized_strings);
44 void SetCreditCardOverlayStrings(base::DictionaryValue* localized_strings);
51 void RemoveData(const base::ListValue* args);
56 void LoadAddressEditor(const base::ListValue* args);
61 void LoadCreditCardEditor(const base::ListValue* args);
68 void SetAddress(const base::ListValue* args);
75 void SetCreditCard(const base::ListValue* args)
    [all...]
handler_options_handler.h 22 namespace base { namespace
35 base::DictionaryValue* localized_strings) OVERRIDE;
63 base::DictionaryValue* value);
home_page_overlay_handler.h 8 #include "base/basictypes.h"
9 #include "base/compiler_specific.h"
10 #include "base/memory/scoped_ptr.h"
16 namespace base { namespace
30 virtual void GetLocalizedValues(base::DictionaryValue*) OVERRIDE;
38 void RequestAutocompleteSuggestions(const base::ListValue* args);
language_options_handler_common.h 8 #include "base/memory/weak_ptr.h"
12 namespace base { namespace
19 // The base class for language options page UI handlers. This class has code
30 base::DictionaryValue* localized_strings) OVERRIDE;
50 static base::DictionaryValue* GetUILanguageCodeSet();
58 static base::DictionaryValue* GetSpellCheckLanguageCodeSet();
68 void LanguageOptionsOpenCallback(const base::ListValue* args);
72 void UiLanguageChangeCallback(const base::ListValue* args);
76 void SpellCheckLanguageChangeCallback(const base::ListValue* args);
80 void RetrySpellcheckDictionaryDownload(const base::ListValue* args)
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
display_options_handler.h 13 namespace base { namespace
30 base::DictionaryValue* localized_strings) OVERRIDE;
57 void HandleDisplayInfo(const base::ListValue* unused_args);
58 void HandleMirroring(const base::ListValue* args);
59 void HandleSetPrimary(const base::ListValue* args);
60 void HandleDisplayLayout(const base::ListValue* args);
61 void HandleSetUIScale(const base::ListValue* args);
62 void HandleSetResolution(const base::ListValue* args);
63 void HandleSetOrientation(const base::ListValue* args);
display_overscan_handler.h 8 #include "base/memory/scoped_ptr.h"
12 namespace base { namespace
31 base::DictionaryValue* localized_strings) OVERRIDE;
43 void HandleStart(const base::ListValue* args);
44 void HandleCommit(const base::ListValue* unused_args);
45 void HandleReset(const base::ListValue* unused_args);
46 void HandleCancel(const base::ListValue* unused_args);
47 void HandleMove(const base::ListValue* args);
48 void HandleResize(const base::ListValue* args);
language_chewing_handler.h 8 #include "base/basictypes.h"
9 #include "base/compiler_specific.h"
12 namespace base { namespace
27 base::DictionaryValue* localized_strings) OVERRIDE;
language_hangul_handler.h 8 #include "base/compiler_specific.h"
11 namespace base { namespace
27 base::DictionaryValue* localized_strings) OVERRIDE;
31 static base::ListValue* GetKeyboardLayoutList();
language_mozc_handler.h 8 #include "base/compiler_specific.h"
11 namespace base { namespace
26 base::DictionaryValue* localized_strings) OVERRIDE;
language_pinyin_handler.h 8 #include "base/compiler_specific.h"
11 namespace base { namespace
26 base::DictionaryValue* localized_strings) OVERRIDE;
user_image_source.h 11 #include "base/basictypes.h"
12 #include "base/compiler_specific.h"
14 #include "ui/base/layout.h"
16 namespace base { namespace
41 base::RefCountedMemory* GetUserImage(const std::string& email,
  /external/chromium_org/chrome/browser/ui/webui/predictors/
predictors_handler.h 8 #include "base/compiler_specific.h"
12 namespace base { namespace
35 void RequestAutocompleteActionPredictorDb(const base::ListValue* args);
39 void RequestResourcePrefetchPredictorDb(const base::ListValue* args);
44 base::ListValue* db) const;
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
sticky_settings.h 12 #include "base/memory/scoped_ptr.h"
17 namespace base { namespace
36 base::FilePath* save_path();
42 void StoreSavePath(const base::FilePath& path);
50 scoped_ptr<base::FilePath> save_path_;

Completed in 663 milliseconds

<<21222324252627282930>>