Home
last modified time | relevance | path

Searched defs:strong (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp648 sp<IBinder> strong = new BBinder(); in TEST_F() local
662 sp<IBinder> strong = new BBinder(); in TEST_F() local
715 struct flat_binder_object *strong = (struct flat_binder_object *)(data.data()); in TEST_F() local
921 sp<IBinder> strong; in onTransact() local
/frameworks/base/core/java/android/app/
DLoadedApk.java1205 InnerReceiver(LoadedApk.ReceiverDispatcher rd, boolean strong) { in InnerReceiver()
/frameworks/av/services/audioflinger/
DThreads.cpp5894 sp<ThreadBase> strong = mOutputTracks[i]->thread().promote(); in updateWaitTime_l() local