HomeSort by relevance Sort by last modified time
    Searched full:guarded (Results 151 - 175 of 381) sorted by null

1 2 3 4 5 67 8 91011>>

  /docs/source.android.com/src/devices/tv/
HDMI-CEC.jd 129 <li> Access to the HDMI-CEC service is guarded with the protection level <code>SignatureOrSystem</code>. Only system components or the apps placed in <code>/system/priv-app</code> can access the service. This is to protect the service from abuse by apps with malicious intent.</li>
  /external/clang/test/SemaCXX/
scope-check.cpp 605 // FIXME: Should this be allowed? Jumping out of the guarded section of a
warn-thread-safety-parsing.cpp 135 // Guarded Var Attribute (gv)
171 // Pt Guarded Var Attribute (pgv)
297 // Guarded By Attribute (gb)
369 // Pt Guarded By Attribute (pgb)
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_deadlock_detector.h 133 // This class is not thread safe, all concurrent accesses should be guarded
  /external/dexmaker/src/dx/java/com/android/dx/util/
ByteArrayAnnotatedOutput.java 532 * should be guarded by a test of {@link #stretchy}.
  /external/guice/core/src/com/google/inject/internal/
SingletonScope.java 120 * Circular proxies are used when potential deadlocks are detected. Guarded by itself.
  /external/jsr305/javadoc/javax/annotation/concurrent/
GuardedBy.html 105 The string literal "this" means that this field is guarded by the class in
  /external/libvpx/libvpx/vpx/
vpx_decoder.h 122 * is not thread safe and should be guarded with a lock if being used
  /external/llvm/include/llvm/Support/
Compiler.h 88 /// The rvalue override should be guarded by LLVM_HAS_RVALUE_REFERENCE_THIS
  /external/llvm/test/Analysis/ScalarEvolution/
avoid-smax-1.ll 5 ; be able to prove that the comparison is guarded by an appropriate
scev-aa.ll 91 ; by MayAlias. The loop is guarded by a n > 0 test though, so
  /external/ltrace/
NEWS 102 *** Duplicate typedefs are now guarded against
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Connection.java 90 * belongs to a pool, or has been discarded. Guarded by {@code pool}, which
  /frameworks/base/core/java/android/view/
Surface.java 85 // Guarded state.
  /frameworks/base/media/java/android/media/midi/
package.html 274 The service must be guarded with permission &quot;android.permission.BIND_MIDI_DEVICE_SERVICE&quot;.</p>
  /frameworks/base/services/core/java/com/android/server/display/
LogicalDisplay.java 53 * Logical displays are guarded by the {@link DisplayManagerService.SyncRoot} lock.
WifiDisplayAdapter.java 59 * Display adapters are guarded by the {@link DisplayManagerService.SyncRoot} lock.
  /frameworks/base/services/core/java/com/android/server/pm/
ShortcutUser.java 50 * All methods should be guarded by {@code #mService.mLock}.
  /frameworks/base/services/core/java/com/android/server/tv/
TvRemoteProviderProxy.java 55 * State guarded by mLock.
  /frameworks/base/services/usage/java/com/android/server/usage/
AppIdleHistory.java 49 * Access should be guarded by a lock by the caller.
  /frameworks/base/tests/VoiceInteraction/res/values/
strings.xml 134 In a long motley coat guarded with yellow,\n
  /frameworks/support/design/tests/src/android/support/design/testutils/
Shakespeare.java 110 "In a long motley coat guarded with yellow," +
  /frameworks/support/samples/Support13Demos/src/com/example/android/supportv13/
Shakespeare.java 96 "In a long motley coat guarded with yellow," +
  /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/
Shakespeare.java 111 "In a long motley coat guarded with yellow," +
  /frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/
Shakespeare.java 112 "In a long motley coat guarded with yellow," +

Completed in 2636 milliseconds

1 2 3 4 5 67 8 91011>>