Home
last modified time | relevance | path

Searched defs:dr (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/example/heart_rate/
Dserver_main.cc111 sp<BluetoothDeathRecipient> dr( in main() local
/system/bt/service/ipc/binder/
Dremote_callback_list.h161 sp<CallbackDeathRecipient> dr = iter->second; in UnregisterInternal() local
Dremote_callback_map.h197 sp<CallbackDeathRecipient> dr = iter->second; in UnregisterInternal() local
/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h246 sp<IBinder::DeathRecipient> dr = recipient.promote(); in serviceDied() local
/system/bt/service/client/
Dmain.cc1087 sp<BluetoothDeathRecipient> dr(new BluetoothDeathRecipient()); in main() local