Home
last modified time | relevance | path

Searched defs:NotifyDataChange (Results 1 – 9 of 9) sorted by relevance

/foundation/filemanagement/dfs_service/test/mock/ipc/
Dcloud_sync_service_proxy_mock.cpp54 int32_t CloudSyncServiceProxy::NotifyDataChange(const std::string &accoutId, const std::string &bun… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
Dcloud_service_proxy.cpp95 int32_t CloudServiceProxy::NotifyDataChange(const std::string &id, const std::string &bundleName) in NotifyDataChange() function in OHOS::CloudData::CloudServiceProxy
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
Di_cloud_sync_service_mock.h74 int32_t NotifyDataChange(const std::string &accoutId, const std::string &bundleName) override in NotifyDataChange() function
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_manager_impl.cpp127 int32_t CloudSyncManagerImpl::NotifyDataChange(const std::string &accoutId, const std::string &bund… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
Dcloud_sync_service_proxy.cpp311 int32_t CloudSyncServiceProxy::NotifyDataChange(const std::string &accoutId, const std::string &bun… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp183 int32_t CloudSyncService::NotifyDataChange(const std::string &accoutId, const std::string &bundleNa… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncService
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
Djs_config.cpp251 napi_value JsConfig::NotifyDataChange(napi_env env, napi_callback_info info) in NotifyDataChange() function in JsConfig
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/
Dcloud_sync_manager_n_exporter.cpp90 napi_value NotifyDataChange(napi_env env, napi_callback_info info) in NotifyDataChange() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dcloud_service_impl.cpp184 int32_t CloudServiceImpl::NotifyDataChange(const std::string &id, const std::string &bundleName) in NotifyDataChange() function in OHOS::CloudData::CloudServiceImpl