Home
last modified time | relevance | path

Searched refs:GetObjectService (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dflat_object_store.cpp226 sptr<OHOS::DistributedObject::IObjectService> proxy = ClientAdaptor::GetObjectService(); in BindAssetStore()
433 sptr<OHOS::DistributedObject::IObjectService> proxy = ClientAdaptor::GetObjectService(); in SaveObject()
462 sptr<OHOS::DistributedObject::IObjectService> proxy = ClientAdaptor::GetObjectService(); in RevokeSaveObject()
485 sptr<OHOS::DistributedObject::IObjectService> proxy = ClientAdaptor::GetObjectService(); in ResumeObject()
507 sptr<OHOS::DistributedObject::IObjectService> proxy = ClientAdaptor::GetObjectService(); in SubscribeDataChange()
529 sptr<OHOS::DistributedObject::IObjectService> proxy = ClientAdaptor::GetObjectService(); in UnregisterDataChange()
544 sptr<OHOS::DistributedObject::IObjectService> proxy = ClientAdaptor::GetObjectService(); in DeleteSnapshot()
559 sptr<OHOS::DistributedObject::IObjectService> proxy = ClientAdaptor::GetObjectService(); in IsContinue()
H A Dclient_adaptor.cpp31 sptr<OHOS::DistributedObject::IObjectService> ClientAdaptor::GetObjectService() in GetObjectService() function in OHOS::ObjectStore::ClientAdaptor
H A Dasset_change_timer.cpp102 sptr<OHOS::DistributedObject::IObjectService> proxy = ClientAdaptor::GetObjectService(); in HandleAssetChanges()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/
H A Dclient_adaptor.h26 static sptr<OHOS::DistributedObject::IObjectService> GetObjectService();