Home
last modified time | relevance | path

Searched refs:weak (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/os/
DFileObserver.java110 WeakReference weak = m_observers.get(wfd); in onEvent() local
111 if (weak != null) { // can happen with lots of events from a dead wfd in onEvent()
112 observer = (FileObserver) weak.get(); in onEvent()
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp649 wp<IBinder> weak = strong; in TEST_F() local
650 sp<IBinder> strong_from_weak = weak.promote(); in TEST_F()
655 strong_from_weak = weak.promote(); in TEST_F()
865 wp<IBinder> weak; in onTransact() local
871 weak = data.readWeakBinder(); in onTransact()
872 if (weak == NULL) { in onTransact()
875 strong = weak.promote(); in onTransact()
/frameworks/base/tools/aapt2/test/
DBuilders.h174 AttributeBuilder(bool weak = false) : mAttr(util::make_unique<Attribute>(weak)) { in mAttr() argument
/frameworks/base/tools/aapt2/
DResourceParser.h90 bool parseAttrImpl(xml::XmlPullParser* parser, ParsedResource* outResource, bool weak);
DFormat.proto206 optional bool weak = 3; field
DResourceParser.cpp742 bool weak) { in parseAttrImpl() argument
884 std::unique_ptr<Attribute> attr = util::make_unique<Attribute>(weak); in parseAttrImpl()
/frameworks/base/docs/html/training/articles/
Dperf-jni.jd544 <p>Until Android 2.2 (Froyo), weak global references were not implemented.
547 <p>Until Android 4.0 (Ice Cream Sandwich), weak global references could only
550 programmers to create hard references to weak globals before doing
552 <p>From Android 4.0 (Ice Cream Sandwich) on, weak global references can be
564 that looked through the weak globals table, the arguments, the locals
Dsmp.jd18 <li style="margin:0"><a href="#ordering">ARM’s weak ordering</a></li>
386 <h4 id="ordering">ARM's weak ordering</h4>
388 <p>ARM SMP provides weak memory consistency guarantees. It does not guarantee that
1242 for Java 1.4 and earlier, a volatile declaration was about as weak as its C
/frameworks/base/tools/aapt2/proto/
DTableProtoDeserializer.cpp222 const bool isWeak = pbValue.has_weak() ? pbValue.weak() : false; in deserializeValueFromPb()
/frameworks/compile/mclinker/tools/mcld/
DOptions.td281 "a non-weak undefined symbol reference from">;
/frameworks/base/docs/html/training/displaying-bitmaps/
Dcache-bitmap.jd61 aggressive with collecting soft/weak references which makes them fairly ineffective. In addition,
/frameworks/base/docs/html/google/play/licensing/
Dlicensing-reference.jd386 network connection is unstable or the cell signal is weak. </p>
/frameworks/base/docs/html/preview/
Dbehavior-changes.jd860 algorithm, SHA1PRNG, is cryptographically weak. Apps can no longer use