Searched refs:obit (Results 1 – 8 of 8) sorted by relevance
/aosp12/system/libhwbinder/ |
H A D | BpHwBinder.cpp | 167 const Obituary& obit = mObituaries->itemAt(i); in unlinkToDeath() local 168 if ((obit.recipient == recipient in unlinkToDeath() 169 || (recipient == nullptr && obit.cookie == cookie)) in unlinkToDeath() 170 && obit.flags == flags) { in unlinkToDeath() 230 void BpHwBinder::reportOneDeath(const Obituary& obit) in reportOneDeath() argument 232 sp<DeathRecipient> recipient = obit.recipient.promote(); in reportOneDeath()
|
/aosp12/frameworks/native/libs/binder/ |
H A D | BpBinder.cpp | 354 const Obituary& obit = mObituaries->itemAt(i); in unlinkToDeath() local 355 if ((obit.recipient == recipient in unlinkToDeath() 356 || (recipient == nullptr && obit.cookie == cookie)) in unlinkToDeath() 357 && obit.flags == flags) { in unlinkToDeath() 412 void BpBinder::reportOneDeath(const Obituary& obit) in reportOneDeath() argument 414 sp<DeathRecipient> recipient = obit.recipient.promote(); in reportOneDeath()
|
/aosp12/system/libhwbinder/include/hwbinder/ |
H A D | BpHwBinder.h | 113 void reportOneDeath(const Obituary& obit);
|
/aosp12/frameworks/native/libs/binder/include/binder/ |
H A D | BpBinder.h | 181 void reportOneDeath(const Obituary& obit);
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |