Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/1.1/utils/
DComponent.cpp493 struct ListenerDeathRecipient : public HwDeathRecipient { in initListener() struct
494 ListenerDeathRecipient(const wp<Component>& comp) in initListener() argument
514 mDeathRecipient = new ListenerDeathRecipient(self); in initListener()
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponent.cpp486 struct ListenerDeathRecipient : public HwDeathRecipient { in initListener() struct
487 ListenerDeathRecipient(const wp<Component>& comp) in initListener() argument
507 mDeathRecipient = new ListenerDeathRecipient(self); in initListener()
/frameworks/av/media/codec2/hidl/1.2/utils/
DComponent.cpp524 struct ListenerDeathRecipient : public HwDeathRecipient { in initListener() struct
525 ListenerDeathRecipient(const wp<Component>& comp) in initListener() argument
545 mDeathRecipient = new ListenerDeathRecipient(self); in initListener()