OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:watching
(Results
1 - 25
of
265
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/chromium_org/chrome/browser/chromeos/file_manager/
file_watcher.h
19
// what extensions are
watching
the path.
22
// remembers what extensions are
watching
the path.
25
// extensions are
watching
the path. The actual file
watching
for remote
36
// Remembers that the extension of |extension_id| is
watching
the virtual
45
// Forgets that the extension of |extension_id| is
watching
the virtual path,
50
// Returns IDs of the extensions
watching
virtual_path. The returned list
57
// Starts
watching
a local file at |local_path|. |file_watcher_callback|
/external/chromium_org/ui/views/
mouse_watcher.h
65
// Starts
watching
mouse movements. When the mouse moves outside the bounds of
68
// notified and watcher stops
watching
events.
71
// Stops
watching
mouse events.
80
// Notifies the listener and stops
watching
events.
/external/chromium_org/ui/events/ozone/evdev/
key_event_converter_evdev.h
29
// Start & stop
watching
for events.
49
// Controller for
watching
the input fd.
touch_event_converter_evdev.h
35
// Start & stop
watching
for events.
110
// Controller for
watching
the input fd.
/external/chromium_org/chrome/browser/extensions/api/serial/
serial_io_handler_posix.h
38
// Flags indicating if the message loop is
watching
the device for IO events.
serial_io_handler_posix.cc
77
// Stop
watching
the fd if we get notifications with no pending
98
// Stop
watching
the fd if we get notifications with no pending
/external/chromium_org/chrome/common/extensions/api/
media_galleries_private.idl
5
// This is a private API since M23. Gallery
watching
needs to be implemented
location.idl
77
// Starts a location
watching
request. If there is another location
watching
86
// Ends a location
watching
request.
/external/chromium_org/remoting/host/
config_watcher.h
23
// Called once after starting
watching
the configuration file and every time
/external/chromium_org/chrome/browser/chromeos/drive/
file_write_watcher.h
31
// Starts
watching
the modification to |path|. When it successfully started
32
//
watching
, it runs |on_start_callback| by passing true as the argument.
/external/chromium_org/chromeos/process_proxy/
process_output_watcher.h
28
// underlying thread block. It deletes itself when
watching
is stopped.
38
// The object will destroy itself when it stops
watching
process output.
/external/chromium_org/net/base/
net_log_logger.h
35
// Starts observing specified NetLog. Must not already be
watching
a NetLog.
39
// Stops observing net_log(). Must already be
watching
.
network_config_watcher_mac.h
20
// Helper class for
watching
the Mac OS system network settings.
/frameworks/base/docs/html/design/tv/
principles.jd
5
<p>Users bring a specific set of expectations when
watching
TV, versus interacting with a phone or
14
activities that put content at the center: from the casual posture of movie-
watching
, to
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
FolderWatcher.java
77
* Start
watching
all the accounts in this list and stop
watching
accounts NOT on this list.
90
// Stop
watching
accounts not in the new list.
106
* Starts
watching
the given URI for changes. It is NOT safe to call this method repeatedly
112
LogUtils.d(LOG_TAG, "
Watching
%s, at position %d.", uri, location);
158
* Stops
watching
the given URI for folder changes. Subsequent calls to
168
// Does not exist in the list, we have stopped
watching
it already.
/external/chromium_org/chrome/browser/chromeos/memory/
low_memory_observer.cc
41
// kLowMemoryCheckTimeoutMs milliseconds and then start
watching
again to see
52
// Start
watching
the low memory file for readability.
57
// Stop
watching
the low memory file for readability.
69
// Start a timer to resume
watching
the low memory file descriptor.
72
// Actually start
watching
the file descriptor.
/external/chromium_org/base/files/
file_path_watcher.h
40
// Start
watching
for the given |path| and notify |delegate| about changes.
45
// Stop
watching
. This is called from FilePathWatcher's dtor in order to
56
// Stop
watching
. This is only called on the thread of the appropriate
file_path_watcher_browsertest.cc
331
// Verify that
watching
a file whose parent directory doesn't exist yet works if
632
// Note that we are
watching
the symlink
659
// when we are
watching
the link is caught.
665
// Note that we are
watching
the symlink.
675
// when we are
watching
the link is caught.
680
// Note that we are
watching
the symlink.
690
// when we are
watching
the link is caught.
696
// Note that we are
watching
the symlink.
705
// Verify that
watching
a file whose parent directory is a link that
717
// Note that we are
watching
dir.lnk/file which doesn't exist yet
[
all
...]
/external/lldb/test/functionalities/watchpoint/watchpoint_set_command/
TestWatchLocationWithWatchSet.py
18
"""Test
watching
a location with 'watchpoint set expression -w write -x size' option."""
26
"""Test
watching
a location with 'watchpoint set expression -w write -x size' option."""
45
"""Test
watching
a location with '-x size' option."""
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
ApplicationLifetime.java
36
* Removes an observer from
watching
for application termination.
/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/browser/ui/panels/
panel_mouse_watcher.h
41
// Returns true if
watching
mouse movements.
/frameworks/base/core/java/android/hardware/input/
InputManagerInternal.java
39
*
watching
for wake events.
/external/chromium_org/chrome/browser/metrics/
thread_watcher.h
21
// The following is an example for
watching
responsiveness of watched (IO)
112
// will register that ThreadWatcher object and activate the thread
watching
of
145
// This method activates the thread
watching
which starts ping/pong messaging.
148
// This method de-activates the thread
watching
and revokes all tasks.
151
// This will ensure that the
watching
is actively taking place, and awaken
243
// This is set to true if thread watcher is
watching
.
304
// class provides utility functions to start and stop
watching
all browser
381
// This method posts a task on WatchDogThread to start
watching
all browser
387
// deactive thread
watching
of other threads and tell NotificationService to
402
// This will ensure that the
watching
is actively taking place, and awake
[
all
...]
/external/chromium_org/base/message_loop/
message_pump_io_ios.h
51
// Object returned by WatchFileDescriptor to manage further
watching
.
60
// Stop
watching
the FD, always safe to call. No-op if there's nothing
Completed in 874 milliseconds
1
2
3
4
5
6
7
8
9
10
11