Home
last modified time | relevance | path

Searched defs:ServiceDeathRecipient (Results 1 - 15 of 15) sorted by relevance

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dclient_adaptor.cpp86 ClientAdaptor::ServiceDeathRecipient::ServiceDeathRecipient() in ServiceDeathRecipient() function in OHOS::ObjectStore::ClientAdaptor::ServiceDeathRecipient
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvstore_service_death_notifier.cpp151 KvStoreServiceDeathNotifier::ServiceDeathRecipient::ServiceDeathRecipient() in ServiceDeathRecipient() function in OHOS::DistributedKv::KvStoreServiceDeathNotifier::ServiceDeathRecipient
H A Dkvstore_service_death_notifier.h44 class ServiceDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::DistributedKv::final
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dextension_mgr_proxy.h36 class ServiceDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::DataShare::final
38 explicit ServiceDeathRecipient(std::weak_ptr<ExtensionMgrProxy> owner) : owner_(owner) in ServiceDeathRecipient() function in OHOS::DataShare::final::ServiceDeathRecipient
H A Dbundle_mgr_proxy.h75 class ServiceDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::DataShare::final
77 explicit ServiceDeathRecipient(std::weak_ptr<BundleMgrProxy> owner) : owner_(owner) {} in ServiceDeathRecipient() function in OHOS::DataShare::final::ServiceDeathRecipient
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/service/
H A Dudmf_service_client.h51 class ServiceDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::UDMF::final
H A Dudmf_service_client.cpp86 UdmfServiceClient::ServiceDeathRecipient::ServiceDeathRecipient() in ServiceDeathRecipient() function in OHOS::UDMF::UdmfServiceClient::ServiceDeathRecipient
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H A Dconnection_observer_client_impl.h53 class ServiceDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::AbilityRuntime::ConnectionObserverClientImpl
55 explicit ServiceDeathRecipient(const std::shared_ptr<ConnectionObserverClientImpl>& owner) : owner_(owner) {} in ServiceDeathRecipient() function in OHOS::AbilityRuntime::ConnectionObserverClientImpl::ServiceDeathRecipient
/foundation/multimedia/av_session/frameworks/native/session/include/
H A Davsession_manager_impl.h119 class ServiceDeathRecipient : public IRemoteObject::DeathRecipient { class
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/
H A Dclient_adaptor.h29 class ServiceDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::ObjectStore::ClientAdaptor
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/
H A Dams_mgr_proxy.h33 class ServiceDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::DataShare::AmsMgrProxy
35 explicit ServiceDeathRecipient(AmsMgrProxy* owner) : owner_(owner) in ServiceDeathRecipient() function in OHOS::DataShare::AmsMgrProxy::ServiceDeathRecipient
H A Ddata_share_manager_impl.h52 class ServiceDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::DataShare::DataShareManagerImpl
54 explicit ServiceDeathRecipient(DataShareManagerImpl *owner) : owner_(owner) in ServiceDeathRecipient() function in OHOS::DataShare::DataShareManagerImpl::ServiceDeathRecipient
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_manager_impl.h45 class ServiceDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::DistributedRdb::RdbManagerImpl
47 explicit ServiceDeathRecipient(RdbManagerImpl* owner) : owner_(owner) {} in ServiceDeathRecipient() function in OHOS::DistributedRdb::RdbManagerImpl::ServiceDeathRecipient
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_mgr_client.h121 class ServiceDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::AAFwk::DataObsMgrClient
123 explicit ServiceDeathRecipient(std::weak_ptr<DataObsMgrClient> owner) : owner_(owner) {} in ServiceDeathRecipient() function in OHOS::AAFwk::DataObsMgrClient::ServiceDeathRecipient
/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davsession_manager_impl.cpp417 ServiceDeathRecipient::ServiceDeathRecipient(const std::function<void()>& callback) in ServiceDeathRecipient() function in OHOS::AVSession::ServiceDeathRecipient

Completed in 8 milliseconds