HomeSort by relevance Sort by last modified time
    Searched full:watching (Results 26 - 50 of 280) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/base/win/
object_watcher.h 54 // continue watching the object, StartWatching must be called again.
69 // Stops watching. Does nothing if the watch has already completed. If the
  /external/chromium_org/chrome/browser/performance_monitor/
performance_monitor.cc 81 // If we're not already watching the process, let's initialize it.
85 // If we are watching the process, touch it to keep it alive.
  /external/chromium_org/net/base/
network_change_notifier_win.h 33 // start watching, it retries on a timer. Must be called only once, on the
85 // False when not currently watching for network change events. This only
trace_net_log_observer.cc 88 // Should only stop if is currently watching.
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
NetworkMonitor.java 49 * Start watching the network and monitoring the checkin service. Immediately invokes one of the
75 * Stop watching the network and checkin service.
  /external/chromium_org/base/files/
file_path_watcher_fsevents.h 50 // Start watching the FSEventStream.
  /external/chromium_org/chrome/browser/extensions/api/braille_display_private/
braille_controller_brlapi.h 52 // Tries to connect and starts watching for new brlapi servers.
  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
media_galleries_private_event_router.cc 56 // the watching extensions.
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
iapps_data_provider.cc 79 LOG(ERROR) << "Error watching " << library_path_.value();
  /external/chromium_org/chrome/browser/ui/app_list/
recommended_apps.h 27 // A class that maintains a list of recommended apps by watching changes
  /external/chromium_org/chrome/common/
service_process_util_posix.h 39 // watching. When it reads |kTerminateMessage|, it performs |terminate_task_|.
  /external/chromium_org/content/public/test/
test_navigation_observer.h 36 // Start/stop watching newly created WebContents.
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_file_system.h 71 // the class and its sub classes are used only for watching changes in
91 // Starts watching changes in directories.
109 // Stops watching changes in directories.
  /external/chromium_org/chrome/browser/metrics/
thread_watcher_unittest.cc 34 ACTIVATED, // Thread watching activated.
37 DEACTIVATED, // Thread watching de-activated.
460 // Activate watching IO thread.
484 // DeActivate thread watching for shutdown.
507 // Activate thread watching.
521 // DeActivate thread watching for shutdown.
531 // Test watching of multiple threads with all threads not responding.
567 // DeActivate thread watching for shutdown.
579 // Test watching of multiple threads with one of the threads not responding.
592 // Activate watching of DB thread
    [all...]
  /external/lldb/test/functionalities/watchpoint/hello_watchlocation/
TestWatchLocation.py 19 """Test watching a location with '-x size' option."""
27 """Test watching a location with '-x size' option."""
46 """Test watching a location with '-x size' option."""
  /packages/providers/TvProvider/src/com/android/providers/tv/
EpgDataCleanupService.java 94 * In theory, history entry for currently watching program can be deleted
95 * (e.g., have been watching since before {@code maxStartTimeMillis}).
113 * that user was watching until recent reboot can be deleted earlier than other entries
  /external/chromium_org/ash/system/web_notification/
ash_popup_alignment_delegate.h 64 // Update |shelf_| and start watching when it's first set. This should not
  /external/chromium_org/base/
async_socket_io_handler_posix.cc 39 // let's stop watching the fd and restart the watch when Read() is called.
  /external/chromium_org/chrome/browser/chromeos/file_manager/
file_watcher.cc 16 // Creates a base::FilePathWatcher and starts watching at |watch_path| with
  /external/chromium_org/chrome/browser/ui/cocoa/
command_observer_bridge_unittest.mm 82 // Change something we're not watching and make sure the last state hasn't
  /external/chromium_org/components/storage_monitor/
mtab_watcher_linux.cc 99 LOG(ERROR) << "Error watching " << mtab_path_.value();
  /external/chromium_org/net/proxy/
proxy_config_service.h 14 // Service for watching when the proxy settings have changed.
proxy_config_service_win.h 65 // This is called whenever one of the registry keys we are watching change.
  /external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementObserver.cpp 38 // Maps elements to the observer watching them. At most one per
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/
karma.conf.js 75 // enable / disable watching file and executing tests whenever any file changes

Completed in 818 milliseconds

12 3 4 5 6 7 8 91011>>