HomeSort by relevance Sort by last modified time
    Searched refs:reportOneDeath (Results 1 - 4 of 4) sorted by null

  /system/libhwbinder/include/hwbinder/
BpHwBinder.h 105 void reportOneDeath(const Obituary& obit);
  /frameworks/native/libs/binder/include/binder/
BpBinder.h 122 void reportOneDeath(const Obituary& obit);
  /system/libhwbinder/
BpHwBinder.cpp 211 reportOneDeath(obits->itemAt(i));
218 void BpHwBinder::reportOneDeath(const Obituary& obit)
  /frameworks/native/libs/binder/
BpBinder.cpp 318 reportOneDeath(obits->itemAt(i));
325 void BpBinder::reportOneDeath(const Obituary& obit)

Completed in 607 milliseconds