Home
last modified time | relevance | path

Searched refs:sendObituary (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/include/binder/
DBpBinder.h62 void sendObituary();
/frameworks/native/libs/binder/
DBpBinder.cpp243 void BpBinder::sendObituary() in sendObituary() function in android::BpBinder
DIPCThreadState.cpp1107 proxy->sendObituary(); in executeCommand()