Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_queue_producer.h131 bool HandleDeathRecipient(sptr<IRemoteObject> token);
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue_producer.cpp232 bool result = HandleDeathRecipient(token); in GetProducerInitInfoRemote()
1092 bool BufferQueueProducer::HandleDeathRecipient(sptr<IRemoteObject> token) in HandleDeathRecipient() function in OHOS::BufferQueueProducer