Home
last modified time | relevance | path

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

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