Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DBpHwBinder.h113 void reportOneDeath(const Obituary& obit);
/system/libhwbinder/
DBpHwBinder.cpp216 reportOneDeath(obits->itemAt(i)); in sendObituary()
230 void BpHwBinder::reportOneDeath(const Obituary& obit) in reportOneDeath() function in android::hardware::BpHwBinder