HomeSort by relevance Sort by last modified time
    Searched full:monitor (Results 826 - 850 of 2069) sorted by null

<<31323334353637383940>>

  /system/extras/latencytop/
latencytop.c 423 " -p pid Process to monitor (default is all).\n"
424 " -t tid Thread (within specified process) to monitor (default is all).\n"
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebViewTest.java     [all...]
  /art/compiler/dex/quick/arm/
call_arm.cc 455 * See comments in monitor.cc for the layout of the lock word.
457 * simple case - which we handle inline. For monitor enter, the
458 * simple case is thin lock, held by no-one. For monitor exit,
496 * For monitor unlock, we don't have to use ldrex/strex. Once
  /art/compiler/
image_test.cc 161 EXPECT_TRUE(Monitor::IsValidLockWord(*klass->GetRawLockWordAddress()));
  /art/compiler/llvm/
runtime_support_builder_arm.cc 120 /* Monitor */
  /art/runtime/base/
mutex-inl.h 115 // the monitor list.
  /art/runtime/jdwp/
jdwp_constants.h 207 TS_MONITOR = 3, // WAITING (monitor wait)
  /art/runtime/
thread.h 68 class Monitor;
738 // Pointer to the monitor lock we're currently waiting on (or NULL).
739 Monitor* wait_monitor_ GUARDED_BY(wait_mutex_);
747 friend class Monitor;
  /cts/tests/tests/security/src/android/security/cts/
BannedFilesTest.java 122 * setuid or setgid tcpdump can be used maliciously to monitor
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_object/
Test_return_object.java 88 * @title Method is synchronized but thread is not monitor owner
  /dalvik/vm/jdwp/
JdwpConstants.cpp 256 case TS_MONITOR: return "MONITOR";
JdwpConstants.h 194 TS_MONITOR = 3, // WAITING (monitor wait)
  /development/samples/ApiDemos/src/com/example/android/apis/app/
MessengerServiceActivities.java 76 // We want to monitor the service for as long as we are
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
CardFlipActivity.java 70 // Monitor back stack changes to ensure the action bar shows the appropriate
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NonsenseGenerator.java 34 "llama", "manual", "meat", "monitor", "mouse", "tangerine", "paper", "pear", "pen",
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
RefQueueWorker.java 54 /** The reference queue to monitor. */
  /external/chromium/base/mac/
mac_util.h 83 // Sets the process name as displayed in Activity Monitor to process_name.
  /external/chromium/chrome/browser/chromeos/status/
network_menu_button.h 125 // Path of the Cellular device that we monitor property updates from.
  /external/chromium/chrome/browser/chromeos/
wm_overview_controller.h 137 // This is the bounds of the monitor we're being displayed on. This
  /external/chromium/chrome/browser/extensions/
extensions_ui.h 188 // We monitor changes to the extension system so that we can reload when
  /external/chromium/chrome/browser/resources/options/chromeos/
proxy_options.js 32 * Monitor pref change of given element.
  /external/chromium/chrome/browser/ui/cocoa/download/
download_started_animation_mac.mm 45 // A helper class to monitor tab hidden and closed notifications. If we receive

Completed in 3193 milliseconds

<<31323334353637383940>>