/external/chromium/base/files/ |
D | file_path_watcher_linux.cc | 44 typedef int Watch; // Watch descriptor used by AddWatch and RemoveWatch. typedef in base::files::__anon584a7a500111::InotifyReader 45 static const Watch kInvalidWatch = -1; 49 Watch AddWatch(const FilePath& path, FilePathWatcherImpl* watcher); 52 bool RemoveWatch(Watch watch, FilePathWatcherImpl* watcher); 66 base::hash_map<Watch, WatcherSet> watchers_; 96 void OnFilePathChanged(InotifyReader::Watch fired_watch, 103 virtual bool Watch(const FilePath& path, 124 WatchEntry(InotifyReader::Watch watch, const FilePath::StringType& subdir) in WatchEntry() 128 InotifyReader::Watch watch_; 250 InotifyReader::Watch InotifyReader::AddWatch( in AddWatch() [all …]
|
D | file_path_watcher.cc | 20 bool FilePathWatcher::Watch(const FilePath& path, Delegate* delegate) { in Watch() function in base::files::FilePathWatcher 22 return impl_->Watch(path, delegate); in Watch()
|
D | file_path_watcher.h | 49 bool Watch(const FilePath& path, Delegate* delegate) WARN_UNUSED_RESULT; 78 virtual bool Watch(const FilePath& path,
|
D | file_path_watcher_stub.cc | 17 virtual bool Watch(const FilePath& path, in Watch() function in base::files::__anon75afe4de0111::FilePathWatcherImpl
|
D | file_path_watcher_win.cc | 27 virtual bool Watch(const FilePath& path, 80 bool FilePathWatcherImpl::Watch(const FilePath& path, in Watch() function in base::files::__anona740a90e0111::FilePathWatcherImpl
|
D | file_path_watcher_mac.cc | 58 virtual bool Watch(const FilePath& path, 419 bool FilePathWatcherImpl::Watch(const FilePath& path, in Watch() function in base::files::__anon8f5646910111::FilePathWatcherImpl
|
D | file_path_watcher_browsertest.cc | 130 *result_ = watcher_->Watch(target_, delegate_); in Run()
|
/external/chromium/base/win/ |
D | object_watcher.cc | 14 struct ObjectWatcher::Watch : public Task { struct in base::win::ObjectWatcher 50 Watch* watch = new Watch; in StartWatching() 122 Watch* watch = static_cast<Watch*>(param); in DoneWaiting()
|
D | object_watcher.h | 86 struct Watch; 87 Watch* watch_;
|
/external/chromium/chrome/browser/policy/ |
D | file_based_policy_loader.cc | 102 !watcher_->Watch(path, new FileBasedPolicyWatcherDelegate(this))) { in InitOnFileThread()
|
/external/chromium/chrome/browser/ |
D | user_style_sheet_watcher.cc | 153 if (!file_watcher_->Watch( in Init()
|
D | app_controller_mac.mm | 1074 // Watch for a notification of when it goes away so that we can destroy
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | base_bubble_controller.mm | 63 // Watch to see if the parent window closes, and if so, close this one. 103 // Watch to see if the parent window closes, and if so, close this one.
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_folder_target.mm | 40 // Watch out for a modifier click. For example, command-click
|
D | bookmark_menu_bridge.mm | 130 // Watch for changes.
|
D | bookmark_bubble_controller.mm | 99 // Watch to see if the parent window closes, and if so, close this one.
|
D | bookmark_bubble_controller_unittest.mm | 20 // Watch for bookmark pulse notifications so we can confirm they were sent.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
D | feedWatch.emf.properties | 22 # Feed Watch Actions - must be defined as triplets of [xpath0]; [script0]; [commandline0]; [xpath1]…
|
D | feedWatch.uml2.properties | 22 # Feed Watch Actions - must be defined as triplets of [xpath0]; [script0]; [commandline0]; [xpath1]…
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
D | extension_popup_controller.mm | 110 // Watch to see if the parent window closes, and if so, close this one.
|
/external/chromium/chrome/common/ |
D | service_process_util_mac.mm | 327 if (!executable_watcher_.Watch(executable_path, delegate.release())) {
|
/external/chromium/base/ |
D | process_util_mac.mm | 629 "anyway. Watch out for crashes inside of CFAllocatorAllocate.");
|
/external/webkit/Source/WebKit/mac/Carbon/ |
D | HIWebView.mm | 1006 // keyboard focus. Watch out for loops of valid key views.
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
D | tab_strip_controller.mm | 420 // Watch for notifications that the tab strip view has changed size so
|
/external/qemu/distrib/jpeg-6b/ |
D | install.doc | 1033 Watch out for optimization bugs in older Borland compilers; you may need
|