HomeSort by relevance Sort by last modified time
    Searched full:watches (Results 1 - 25 of 181) sorted by null

1 2 3 4 5 6 7 8

  /art/test/990-field-trace/
info.txt 1 Tests field access and modification watches in JVMTI
  /art/test/991-field-trace-2/
info.txt 1 Tests field access and modification watches in JVMTI.
  /external/libmojo/mojo/public/cpp/bindings/
interface_endpoint_controller.h 25 // Watches the interface endpoint for incoming sync messages. (It also watches
  /external/autotest/client/site_tests/peerd_AdvertiseServices/
control 12 This test starts up Avahi inside a network chroot, then watches for
  /external/autotest/client/site_tests/peerd_DiscoverServices/
control 12 This test starts up Avahi inside a network chroot, then watches for
  /frameworks/base/media/mca/filterfw/native/core/
time_util.cpp 76 static map<string, NamedStopWatch*> watches; local
77 NamedStopWatch* watch = FindPtrOrNull(watches, watch_name);
80 watches[watch_name] = watch;
  /frameworks/base/media/mca/filterpacks/native/base/
time_util.cpp 76 static std::map<std::string, NamedStopWatch*> watches; local
77 NamedStopWatch* watch = FindPtrOrNull(watches, watch_name);
80 watches[watch_name] = watch;
  /external/libmojo/mojo/public/java/system/src/org/chromium/mojo/system/
Watcher.java 10 * Watches a handle for signals being satisfied.
  /bionic/tools/bionicbb/
README.md 56 account needs to have a gerrit account set up with project watches on anything
65 change every time to see if it should be built, whereas project watches allow us
69 watches for a large number of projects. Since bionicbb is only interested in a
  /external/tensorflow/tensorflow/core/common_runtime/
debugger_state_interface.cc 29 const protobuf::RepeatedPtrField<DebugTensorWatch>& watches) {
32 for (const DebugTensorWatch& watch : watches) {
debugger_state_interface.h 30 // Returns a summary string for the list of debug tensor watches.
32 const protobuf::RepeatedPtrField<DebugTensorWatch>& watches);
  /cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/
WebViewTest.java 56 // Webview is not supported on Watches
  /developers/build/prebuilts/gradle/DataLayer/Wearable/src/main/java/com/example/android/wearable/datalayer/fragments/
DiscoveryFragment.java 29 * A simple fragment with two buttons to show connected phones and watches
  /developers/samples/android/wearable/wear/DataLayer/Wearable/src/main/java/com/example/android/wearable/datalayer/fragments/
DiscoveryFragment.java 29 * A simple fragment with two buttons to show connected phones and watches
  /development/samples/browseable/DataLayer/Wearable/src/com.example.android.wearable.datalayer/fragments/
DiscoveryFragment.java 29 * A simple fragment with two buttons to show connected phones and watches
  /external/libbrillo/brillo/
asynchronous_signal_handler_interface.h 16 // into a write on a pipe. Watches that pipe for data and, when some appears,
asynchronous_signal_handler.h 23 // into a write on a pipe. Watches that pipe for data and, when some appears,
  /external/selinux/restorecond/
restorecond.8 3 restorecond \- daemon that watches for file creation and then sets the default SELinux file context
  /external/tensorflow/tensorflow/docs_src/api_guides/python/
tfdbg.md 6 ## Functions for adding debug watches
  /tools/test/connectivity/tools/lab/metrics/
metric.py 32 """Gathers all values that this metric watches.
  /external/libchrome/base/files/
file_path_watcher_linux.cc 47 // Singleton to manage all inotify watches.
75 // We keep track of which delegates want to be notified on which watches.
127 // Inotify watches are installed for all directory components of |target_|.
151 // - If |target_| does not exist, then clear all the recursive watches.
153 // addition of recursive watches for |target_|.
158 // Enumerate recursively through |path| and add / update watches.
165 // Remove all the recursive watches.
182 // The vector of watches and next component names for all path components,
391 // Update watches if a directory component of the |target_| path
473 // Walk the list of watches and update them as we go
    [all...]
  /external/autotest/server/site_tests/network_WiFi_RetryConnectHidden/
network_WiFi_RetryConnectHidden.py 23 8) Watches to make sure the DUT connects to this BSS.
  /external/libchrome/base/trace_event/
trace_event_system_stats_monitor.h 23 // Watches for chrome://tracing to be enabled or disabled. When tracing is
  /external/linux-kselftest/tools/testing/selftests/timers/
skew_consistency.c 7 * and forth and watches for consistency problems. Thus this test requires
  /packages/apps/Launcher3/src/com/android/launcher3/util/
ConfigMonitor.java 27 * {@link BroadcastReceiver} which watches configuration changes and

Completed in 457 milliseconds

1 2 3 4 5 6 7 8