Home
last modified time | relevance | path

Searched defs:RegisterClientDeathObserver (Results 1 – 14 of 14) sorted by relevance

/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
Dikvstore_data_service.cpp58 uint32_t DataShareKvServiceProxy::RegisterClientDeathObserver(const std::string &appId, sptr<IRemot… in RegisterClientDeathObserver() function in OHOS::DataShare::DataShareKvServiceProxy
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatasvc/src/
Ddatamgr_service_proxy.cpp64 Status DataMgrServiceProxy::RegisterClientDeathObserver(const AppId &appId, sptr<IRemoteObject> obs… in RegisterClientDeathObserver() function in OHOS::DistributedKv::DataMgrServiceProxy
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
Dkvstore_service_death_notifier.cpp92 void KvStoreServiceDeathNotifier::RegisterClientDeathObserver() in RegisterClientDeathObserver() function in OHOS::DistributedKv::KvStoreServiceDeathNotifier
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
Dclient_adaptor.cpp161 uint32_t ObjectStoreDataServiceProxy::RegisterClientDeathObserver( in RegisterClientDeathObserver() function in OHOS::ObjectStore::ObjectStoreDataServiceProxy
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
Ddata_share_manager_impl.cpp114 void DataShareManagerImpl::RegisterClientDeathObserver() in RegisterClientDeathObserver() function in OHOS::DataShare::DataShareManagerImpl
/foundation/multimedia/av_session/services/session/server/remote/
Dremote_session_command_process.h100 int32_t RegisterClientDeathObserver(const sptr<IClientDeath>& observer) override in RegisterClientDeathObserver() function
/foundation/multimedia/av_session/frameworks/native/session/src/
Davsession_manager_impl.cpp409 void AVSessionManagerImpl::RegisterClientDeathObserver() in RegisterClientDeathObserver() function in OHOS::AVSession::AVSessionManagerImpl
/foundation/distributeddatamgr/pasteboard/services/zidl/src/
Dpasteboard_service_proxy.cpp652 int32_t PasteboardServiceProxy::RegisterClientDeathObserver(sptr<IRemoteObject> observer) in RegisterClientDeathObserver() function in OHOS::MiscServices::PasteboardServiceProxy
/foundation/multimedia/av_session/services/session/server/test/
Davsession_service_stub_test.cpp121 …int32_t RegisterClientDeathObserver(const OHOS::sptr<IClientDeath> &observer) override { return 0;… in RegisterClientDeathObserver() function in AVSessionServiceStubPerDemo
Davsession_service_stub_permission_test.cpp124 …int32_t RegisterClientDeathObserver(const OHOS::sptr<IClientDeath> &observer) override { return 0;… in RegisterClientDeathObserver() function in AVSessionServiceStubDemo
/foundation/multimedia/av_session/services/session/ipc/proxy/
Davsession_service_proxy.cpp458 int32_t AVSessionServiceProxy::RegisterClientDeathObserver(const sptr<IClientDeath>& observer) in RegisterClientDeathObserver() function in OHOS::AVSession::AVSessionServiceProxy
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
Dkvstore_data_service.cpp193 Status KvStoreDataService::RegisterClientDeathObserver(const AppId &appId, sptr<IRemoteObject> obse… in RegisterClientDeathObserver() function in OHOS::DistributedKv::KvStoreDataService
/foundation/distributeddatamgr/pasteboard/services/core/src/
Dpasteboard_service.cpp2517 int32_t PasteboardService::RegisterClientDeathObserver(sptr<IRemoteObject> observer) in RegisterClientDeathObserver() function in OHOS::MiscServices::PasteboardService
/foundation/multimedia/av_session/services/session/server/
Davsession_service.cpp2078 int32_t AVSessionService::RegisterClientDeathObserver(const sptr<IClientDeath>& observer) in RegisterClientDeathObserver() function in OHOS::AVSession::AVSessionService