Home
last modified time | relevance | path

Searched defs:ServiceDeathRecipient (Results 1 – 10 of 10) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
Dbundle_mgr_proxy.h33 explicit ServiceDeathRecipient(std::weak_ptr<BundleMgrProxy> owner) : owner_(owner) {} in ServiceDeathRecipient() function
Dextension_mgr_proxy.h36 explicit ServiceDeathRecipient(std::weak_ptr<ExtensionMgrProxy> owner) : owner_(owner) in ServiceDeathRecipient() function
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/
Dams_mgr_proxy.h35 explicit ServiceDeathRecipient(AmsMgrProxy* owner) : owner_(owner) in ServiceDeathRecipient() function
Ddata_share_manager_impl.h49 explicit ServiceDeathRecipient(DataShareManagerImpl *owner) : owner_(owner) in ServiceDeathRecipient() function
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
Dconnection_observer_client_impl.h49 …explicit ServiceDeathRecipient(const std::shared_ptr<ConnectionObserverClientImpl>& owner) : owner… in ServiceDeathRecipient() function
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
Drdb_manager_impl.h47 explicit ServiceDeathRecipient(RdbManagerImpl* owner) : owner_(owner) {} in ServiceDeathRecipient() function
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
Ddataobs_mgr_client.h122 explicit ServiceDeathRecipient(std::weak_ptr<DataObsMgrClient> owner) : owner_(owner) {} in ServiceDeathRecipient() function
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
Dkvstore_service_death_notifier.cpp179 KvStoreServiceDeathNotifier::ServiceDeathRecipient::ServiceDeathRecipient() in ServiceDeathRecipient() function in OHOS::DistributedKv::KvStoreServiceDeathNotifier::ServiceDeathRecipient
/foundation/distributeddatamgr/udmf/framework/service/
Dudmf_service_client.cpp84 UdmfServiceClient::ServiceDeathRecipient::ServiceDeathRecipient() in ServiceDeathRecipient() function in OHOS::UDMF::UdmfServiceClient::ServiceDeathRecipient
/foundation/multimedia/av_session/frameworks/native/session/src/
Davsession_manager_impl.cpp316 ServiceDeathRecipient::ServiceDeathRecipient(const std::function<void()>& callback) in ServiceDeathRecipient() function in OHOS::AVSession::ServiceDeathRecipient