HomeSort by relevance Sort by last modified time
    Searched refs:IsSynchronized (Results 1 - 9 of 9) sorted by null

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
HashList.cs 247 public bool IsSynchronized
249 get { return _hashList.IsSynchronized; }
318 public bool IsSynchronized
320 get { return _hashList.IsSynchronized; }
446 public bool IsSynchronized
448 get { return _dictionary.IsSynchronized; }
  /art/compiler/driver/
dex_compilation_unit.h 97 bool IsSynchronized() const {
  /art/compiler/jni/quick/
calling_convention.h 107 bool IsSynchronized() const {
  /art/compiler/jni/portable/
jni_compiler.cc 65 const bool is_synchronized = dex_compilation_unit_->IsSynchronized();
  /external/chromium_org/tools/stats_viewer/
stats_table.cs 351 public bool IsSynchronized {
503 public bool IsSynchronized {
  /art/runtime/
monitor.cc     [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc     [all...]
  /art/runtime/mirror/
art_method.h 110 bool IsSynchronized() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 1013 milliseconds