Searched defs:ServiceDeathRecipient (Results 1 – 10 of 10) sorted by relevance
33 explicit ServiceDeathRecipient(std::weak_ptr<BundleMgrProxy> owner) : owner_(owner) {} in ServiceDeathRecipient() function
36 explicit ServiceDeathRecipient(std::weak_ptr<ExtensionMgrProxy> owner) : owner_(owner) in ServiceDeathRecipient() function
35 explicit ServiceDeathRecipient(AmsMgrProxy* owner) : owner_(owner) in ServiceDeathRecipient() function
49 explicit ServiceDeathRecipient(DataShareManagerImpl *owner) : owner_(owner) in ServiceDeathRecipient() function
49 …explicit ServiceDeathRecipient(const std::shared_ptr<ConnectionObserverClientImpl>& owner) : owner… in ServiceDeathRecipient() function
47 explicit ServiceDeathRecipient(RdbManagerImpl* owner) : owner_(owner) {} in ServiceDeathRecipient() function
122 explicit ServiceDeathRecipient(std::weak_ptr<DataObsMgrClient> owner) : owner_(owner) {} in ServiceDeathRecipient() function
179 KvStoreServiceDeathNotifier::ServiceDeathRecipient::ServiceDeathRecipient() in ServiceDeathRecipient() function in OHOS::DistributedKv::KvStoreServiceDeathNotifier::ServiceDeathRecipient
84 UdmfServiceClient::ServiceDeathRecipient::ServiceDeathRecipient() in ServiceDeathRecipient() function in OHOS::UDMF::UdmfServiceClient::ServiceDeathRecipient
316 ServiceDeathRecipient::ServiceDeathRecipient(const std::function<void()>& callback) in ServiceDeathRecipient() function in OHOS::AVSession::ServiceDeathRecipient