Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DBpBinder.h108 void reportOneDeath(const Obituary& obit);
/frameworks/native/libs/binder/
DBpBinder.cpp269 reportOneDeath(obits->itemAt(i)); in sendObituary()
276 void BpBinder::reportOneDeath(const Obituary& obit) in reportOneDeath() function in android::BpBinder