/external/chromium_org/chrome/browser/ui/tabs/ |
pinned_tab_codec.h | 15 namespace base { namespace 43 static StartupTabs ReadPinnedTabs(const base::Value* value);
|
/external/chromium_org/chrome/browser/ui/ |
user_data_dir_dialog.h | 8 namespace base { namespace 18 base::FilePath ShowUserDataDirDialog(const base::FilePath& user_data_dir);
|
/external/chromium_org/chrome/browser/ui/webui/ |
chrome_web_ui_controller_factory.h | 8 #include "base/basictypes.h" 9 #include "base/memory/singleton.h" 16 namespace base { namespace 55 base::RefCountedMemory* GetFaviconResourceBytes(
|
conflicts_ui.h | 9 #include "ui/base/layout.h" 13 namespace base { namespace 22 static base::RefCountedMemory* GetFaviconResourceBytes(
|
crashes_ui.h | 9 #include "ui/base/layout.h" 11 namespace base { namespace 19 static base::RefCountedMemory* GetFaviconResourceBytes(
|
downloads_ui.h | 9 #include "ui/base/layout.h" 11 namespace base { namespace 19 static base::RefCountedMemory* GetFaviconResourceBytes(
|
feedback_ui.h | 10 #include "base/basictypes.h" 13 namespace base { namespace 23 const base::FilePath& filepath,
|
flash_ui.h | 9 #include "ui/base/layout.h" 11 namespace base { namespace 20 static base::RefCountedMemory* GetFaviconResourceBytes(
|
gesture_config_ui.h | 10 namespace base { namespace 12 } // namespace base 30 void UpdatePreferenceValue(const base::ListValue* args); 37 void ResetPreferenceValue(const base::ListValue* args); 44 void SetPreferenceValue(const base::ListValue* args);
|
metrics_handler.h | 8 #include "base/compiler_specific.h" 21 namespace base { namespace 35 void HandleRecordAction(const base::ListValue* args); 44 void HandleRecordInHistogram(const base::ListValue* args); 47 void HandleLogEventTime(const base::ListValue* args); 50 void HandleLogMouseover(const base::ListValue* args);
|
plugins_ui.h | 9 #include "ui/base/layout.h" 11 namespace base { namespace 23 static base::RefCountedMemory* GetFaviconResourceBytes(
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/ |
salsa_ui.h | 10 #include "base/values.h" 14 namespace base { namespace 17 } // namespace base 33 void SetPreferenceValue(const base::ListValue* args); 37 void BackupPreferenceValue(const base::ListValue* args); 43 std::map<int, const base::Value*> orig_values_;
|
/external/chromium_org/chrome/browser/ui/webui/extensions/ |
extension_basic_info.h | 8 namespace base { namespace 20 base::DictionaryValue* info);
|
extensions_ui.h | 8 #include "base/basictypes.h" 10 #include "ui/base/layout.h" 12 namespace base { namespace 23 static base::RefCountedMemory* GetFaviconResourceBytes(
|
/external/chromium_org/chrome/browser/ui/webui/media/ |
webrtc_logs_ui.h | 9 #include "ui/base/layout.h" 11 namespace base { namespace
|
/external/chromium_org/chrome/browser/ui/webui/net_internals/ |
net_internals_ui.h | 9 namespace base { namespace 19 static base::Value* GetConstants();
|
/external/chromium_org/chrome/browser/ui/webui/ntp/android/ |
new_tab_page_ready_handler.h | 8 #include "base/compiler_specific.h" 11 namespace base { namespace 26 void HandleNewTabPageReady(const base::ListValue* args); 29 void HandleNewTabPageUnexpectedNavigation(const base::ListValue* args); 32 void HandleNewTabPageTitleLoaded(const base::ListValue* args);
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
timezone_options_util.h | 8 #include "base/memory/scoped_ptr.h" 10 namespace base { namespace 17 scoped_ptr<base::ListValue> GetTimezoneList();
|
/external/chromium_org/chrome/browser/ui/webui/translate_internals/ |
translate_internals_handler.h | 18 namespace base { namespace 45 void OnRemovePrefItem(const base::ListValue* args); 51 void OnRequestInfo(const base::ListValue* args); 54 void SendMessageToJs(const std::string& message, const base::Value& value);
|
/external/chromium_org/chrome/browser/ |
user_data_dir_extractor.h | 8 namespace base { namespace 19 base::FilePath GetUserDataDir(const content::MainFunctionParams& parameters);
|
/external/chromium_org/chrome/common/ |
chrome_paths_internal.h | 20 namespace base { namespace 28 bool GetDefaultUserDataDirectory(base::FilePath* result); 30 // This returns the base directory in which Chrome Frame stores user profiles. 33 bool GetChromeFrameUserDataDirectory(base::FilePath* result); 42 void GetUserCacheDirectory(const base::FilePath& profile_dir, base::FilePath* result); 45 bool GetUserDocumentsDirectory(base::FilePath* result); 49 bool GetUserDownloadsDirectorySafe(base::FilePath* result); 53 bool GetUserDownloadsDirectory(base::FilePath* result); 56 bool GetUserMusicDirectory(base::FilePath* result) [all...] |
logging_chrome.h | 11 #include "base/logging.h" 12 #include "base/time/time.h" 16 namespace base { namespace 40 base::FilePath GetSessionLogFile(const CommandLine& command_line); 50 base::FilePath GetLogFileName(); 70 base::FilePath GenerateTimestampedName(const base::FilePath& base_path, 71 base::Time timestamp);
|
/external/chromium_org/chrome/common/cloud_print/ |
cloud_print_helpers.h | 12 #include "base/memory/scoped_ptr.h" 16 namespace base { namespace 62 scoped_ptr<base::DictionaryValue> ParseResponseJSON(
|
/external/chromium_org/chrome/common/extensions/ |
extension_file_util.h | 11 #include "base/memory/ref_counted.h" 18 namespace base { namespace 35 base::FilePath InstallExtension(const base::FilePath& unpacked_source_dir, 38 const base::FilePath& extensions_dir); 41 void UninstallExtension(const base::FilePath& extensions_dir, 47 const base::FilePath& extension_root, 54 const base::FilePath& extension_root, 62 base::DictionaryValue* LoadManifest(const base::FilePath& extension_root [all...] |
manifest_handler_helpers.h | 10 #include "base/memory/scoped_ptr.h" 11 #include "base/strings/string16.h" 15 namespace base { namespace 30 bool LoadIconsFromDictionary(const base::DictionaryValue* icons_value,
|