/external/chromium_org/base/test/ |
scoped_path_override.cc | 5 #include "base/test/scoped_path_override.h" 7 #include "base/logging.h" 8 #include "base/path_service.h" 10 namespace base { namespace 19 ScopedPathOverride::ScopedPathOverride(int key, const base::FilePath& dir) 30 } // namespace base
|
scoped_path_override.h | 8 #include "base/basictypes.h" 9 #include "base/files/scoped_temp_dir.h" 11 namespace base { namespace 34 } // namespace base
|
/external/chromium_org/base/threading/ |
non_thread_safe_impl.cc | 5 #include "base/threading/non_thread_safe_impl.h" 7 #include "base/logging.h" 9 namespace base { namespace 23 } // namespace base
|
thread_checker_impl.h | 8 #include "base/base_export.h" 9 #include "base/synchronization/lock.h" 10 #include "base/threading/platform_thread.h" 12 namespace base { namespace 35 mutable base::Lock lock_; 41 } // namespace base
|
/external/chromium_org/base/ |
version.h | 11 #include "base/base_export.h" 12 #include "base/basictypes.h" 14 namespace base { namespace 66 } // namespace base 70 using base::Version;
|
/external/chromium_org/base/win/ |
i18n_unittest.cc | 9 #include "base/win/i18n.h" 10 #include "base/win/windows_version.h" 12 namespace base { namespace 42 } // namespace base
|
win_util.h | 29 #include "base/base_export.h" 30 #include "base/strings/string16.h" 36 namespace base { namespace 125 } // namespace base
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
operation_observer.h | 8 namespace base { namespace 22 const base::FilePath& directory_path) = 0;
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
search_metadata.h | 12 namespace base { namespace 16 } // namespace base 24 // |at_most_num_matches| that contain |query| in their base names. Search is 28 // matches any base name. i.e. returns everything. |blocking_task_runner| must 31 scoped_refptr<base::SequencedTaskRunner> blocking_task_runner, 47 base::i18n::FixedPatternStringSearchIgnoringCaseAndAccents* query,
|
/external/chromium_org/chrome/browser/chromeos/extensions/ |
info_private_api.h | 10 #include "base/compiler_specific.h" 13 namespace base { namespace 30 base::Value* GetValue(const std::string& property_name);
|
/external/chromium_org/chrome/browser/chromeos/login/ |
user_image_manager.h | 14 namespace base { namespace 26 // Base class that provides a mechanism for updating user images. 55 const base::FilePath& path) = 0;
|
/external/chromium_org/chrome/browser/download/ |
download_util.h | 12 #include "base/basictypes.h" 13 #include "base/files/file_path.h" 14 #include "base/memory/ref_counted.h" 15 #include "base/strings/string16.h" 16 #include "base/strings/string_util.h" 25 namespace base { namespace 45 const base::FilePath& GetDefaultDownloadDirectory(); 48 bool DownloadPathIsDangerous(const base::FilePath& download_path); 83 base::string16 AssembleMalwareFinchString(const std::string& trial_condition,
|
/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
av_scanning_file_validator.h | 8 #include "base/basictypes.h" 11 namespace base { namespace 13 } // namespace base 25 const base::FilePath& dest_platform_path,
|
itunes_finder_win.h | 10 namespace base { namespace 33 void FinishedParsingPrefXML(const base::FilePath& library_file);
|
/external/chromium_org/chrome/browser/parsers/ |
metadata_parser_factory.h | 10 namespace base { namespace 23 virtual bool CanParse(const base::FilePath& path, 29 virtual MetadataParser* CreateParser(const base::FilePath& path) = 0;
|
/external/chromium_org/chrome/browser/prefs/ |
chrome_pref_service_factory.h | 8 #include "base/memory/ref_counted.h" 10 namespace base { namespace 46 const base::FilePath& pref_filename, 47 base::SequencedTaskRunner* pref_io_task_runner, 54 const base::FilePath& pref_filename, 55 base::SequencedTaskRunner* pref_io_task_runner,
|
/external/chromium_org/chrome/browser/printing/ |
print_dialog_cloud.h | 10 #include "base/basictypes.h" 11 #include "base/callback.h" 12 #include "base/memory/ref_counted_memory.h" 13 #include "base/strings/string16.h" 18 namespace base { namespace 41 const base::FilePath& path_to_file, 54 const base::RefCountedMemory* data, 71 const base::Closure& callback);
|
print_preview_data_service.h | 11 #include "base/memory/ref_counted.h" 17 namespace base { namespace 32 scoped_refptr<base::RefCountedBytes>* data); 40 const base::RefCountedBytes* data);
|
/external/chromium_org/chrome/browser/profiles/ |
startup_task_runner_service.h | 8 #include "base/basictypes.h" 9 #include "base/memory/ref_counted.h" 10 #include "base/threading/non_thread_safe.h" 15 namespace base { namespace 17 } // namespace base 20 class StartupTaskRunnerService : public base::NonThreadSafe, 33 scoped_refptr<base::DeferredSequencedTaskRunner> GetBookmarkTaskRunner(); 40 scoped_refptr<base::DeferredSequencedTaskRunner> bookmark_task_runner_;
|
/external/chromium_org/chrome/browser/sync_file_system/ |
mock_remote_change_processor.h | 8 #include "base/callback.h" 14 namespace base { namespace 35 const base::FilePath& local_path, 40 const base::Closure& completion_callback));
|
/external/chromium_org/chrome/browser/task_profiler/ |
task_profiler_data_serializer.h | 8 #include "base/basictypes.h" 10 namespace base { namespace 30 base::DictionaryValue* dictionary); 32 bool WriteToFile(const base::FilePath& path);
|
/external/chromium_org/chrome/browser/ui/webui/ |
bookmarks_ui.h | 10 #include "base/compiler_specific.h" 13 #include "ui/base/layout.h" 15 namespace base { namespace 45 static base::RefCountedMemory* GetFaviconResourceBytes(
|
flags_ui.h | 8 #include "base/memory/weak_ptr.h" 10 #include "ui/base/layout.h" 19 namespace base { namespace 32 static base::RefCountedMemory* GetFaviconResourceBytes( 50 base::WeakPtrFactory<FlagsUI> weak_factory_;
|
/external/chromium_org/chrome/browser/ui/webui/memory_internals/ |
memory_internals_handler.h | 10 #include "base/compiler_specific.h" 11 #include "base/memory/ref_counted.h" 14 namespace base { namespace 30 void OnJSUpdate(const base::ListValue* list);
|
/external/chromium_org/chrome/browser/ui/webui/ntp/android/ |
context_menu_handler.h | 8 #include "base/memory/weak_ptr.h" 10 #include "ui/base/window_open_disposition.h" 12 namespace base { namespace 31 void GetIncognitoDisabled(const base::ListValue* args); 34 void HandleShowContextMenu(const base::ListValue* args); 40 void HandleOpenInNewTab(const base::ListValue* args); 43 void HandleOpenInIncognitoTab(const base::ListValue* args); 48 void OpenUrl(const base::ListValue* args, WindowOpenDisposition disposition); 51 base::WeakPtrFactory<ContextMenuHandler> weak_ptr_factory_;
|