Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/frameworks/native/session/include/
Davsession_manager_impl.h33 class ServiceDeathRecipient; variable
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
Dconnection_observer_client_impl.h55 …explicit ServiceDeathRecipient(const std::shared_ptr<ConnectionObserverClientImpl>& 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.h54 explicit ServiceDeathRecipient(DataShareManagerImpl *owner) : owner_(owner) in ServiceDeathRecipient() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
Dextension_mgr_proxy.h38 explicit ServiceDeathRecipient(std::weak_ptr<ExtensionMgrProxy> owner) : owner_(owner) in ServiceDeathRecipient() function
Dbundle_mgr_proxy.h77 explicit ServiceDeathRecipient(std::weak_ptr<BundleMgrProxy> owner) : 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.h123 explicit ServiceDeathRecipient(std::weak_ptr<DataObsMgrClient> owner) : owner_(owner) {} in ServiceDeathRecipient() function
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
Dkvstore_service_death_notifier.cpp151 KvStoreServiceDeathNotifier::ServiceDeathRecipient::ServiceDeathRecipient() in ServiceDeathRecipient() function in OHOS::DistributedKv::KvStoreServiceDeathNotifier::ServiceDeathRecipient
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
Dclient_adaptor.cpp86 ClientAdaptor::ServiceDeathRecipient::ServiceDeathRecipient() in ServiceDeathRecipient() function in OHOS::ObjectStore::ClientAdaptor::ServiceDeathRecipient
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/service/
Dudmf_service_client.cpp87 UdmfServiceClient::ServiceDeathRecipient::ServiceDeathRecipient() in ServiceDeathRecipient() function in OHOS::UDMF::UdmfServiceClient::ServiceDeathRecipient
/foundation/multimedia/av_session/frameworks/native/session/src/
Davsession_manager_impl.cpp428 ServiceDeathRecipient::ServiceDeathRecipient(const std::function<void()>& callback) in ServiceDeathRecipient() function in OHOS::AVSession::ServiceDeathRecipient