Home
last modified time | relevance | path

Searched refs:reportOneDeath (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/libhwbinder/
H A DBpHwBinder.cpp216 reportOneDeath(obits->itemAt(i)); in sendObituary()
230 void BpHwBinder::reportOneDeath(const Obituary& obit) in reportOneDeath() function in android::hardware::BpHwBinder
/aosp12/system/libhwbinder/include/hwbinder/
H A DBpHwBinder.h113 void reportOneDeath(const Obituary& obit);
/aosp12/frameworks/native/libs/binder/include/binder/
H A DBpBinder.h181 void reportOneDeath(const Obituary& obit);
/aosp12/frameworks/native/libs/binder/
H A DBpBinder.cpp405 reportOneDeath(obits->itemAt(i)); in sendObituary()
412 void BpBinder::reportOneDeath(const Obituary& obit) in reportOneDeath() function in android::BpBinder