Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/utils/include/mediautils/
H A DBinderGenericUtils.h257 class RequestDeathNotificationCpp {
274 RequestDeathNotificationCpp(const sp<IBinder> &binder, in RequestDeathNotificationCpp() function
281 ~RequestDeathNotificationCpp() { in ~RequestDeathNotificationCpp()
376 const auto ptr = std::make_shared<details::RequestDeathNotificationCpp>( in requestDeathNotification()