Searched defs:linkToDeath (Results 1 - 3 of 3) sorted by relevance

/system/libhidl/transport/token/1.0/utils/include/hidl/
H A DHybridInterface.h126 virtual status_t linkToDeath(
262 linkToDeath( function in class:android::H2BConverter
266 "linkToDeath(): recipient must be non-NULL");
270 if (!mBase->linkToDeath(mObituaries.back(), 0)) {
/system/libhwbinder/
H A DBinder.cpp103 status_t BHwBinder::linkToDeath( function in class:android::hardware::BHwBinder
H A DBpHwBinder.cpp116 status_t BpHwBinder::linkToDeath( function in class:android::hardware::BpHwBinder
125 "linkToDeath(): recipient must be non-NULL");

Completed in 130 milliseconds