Searched defs:deathRecipientRef (Results 1 – 4 of 4) sorted by relevance
45 napi_ref deathRecipientRef; member
59 std::shared_ptr<DeathRecipientRef> deathRecipientRef; member
35 auto deathRecipientRef = AddObsDeathRecipient(dataObserver->AsObject()); in HandleRegisterObserver() local
702 auto deathRecipientRef = std::make_shared<DataObsMgrInnerExt::DeathRecipientRef>(nullptr); variable