/ohos5.0/foundation/filemanagement/dfs_service/test/mock/ipc/ |
H A D | cloud_sync_service_proxy_mock.cpp | 55 int32_t CloudSyncServiceProxy::NotifyDataChange(const std::string &accoutId, const std::string &bun… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
H A D | water_flow_layout_info.h | 185 void NotifyDataChange(int32_t index, int32_t count) override {}; in NotifyDataChange() function
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/ |
H A D | cloud_service_proxy.cpp | 96 int32_t CloudServiceProxy::NotifyDataChange(const std::string &id, const std::string &bundleName) in NotifyDataChange() function in OHOS::CloudData::CloudServiceProxy 131 int32_t CloudServiceProxy::NotifyDataChange(const std::string &eventId, const std::string &extraDat… in NotifyDataChange() function in OHOS::CloudData::CloudServiceProxy
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/ |
H A D | i_cloud_sync_service_mock.h | 84 int32_t NotifyDataChange(const std::string &accoutId, const std::string &bundleName) override in NotifyDataChange() function
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/ |
H A D | cloud_sync_service_proxy_lite.cpp | 195 int32_t CloudSyncServiceProxy::NotifyDataChange(const std::string &accoutId, const std::string &bun… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/ |
H A D | cloud_sync_manager_impl.cpp | 184 int32_t CloudSyncManagerImpl::NotifyDataChange(const std::string &accoutId, const std::string &bund… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
|
H A D | cloud_sync_service_proxy.cpp | 472 int32_t CloudSyncServiceProxy::NotifyDataChange(const std::string &accoutId, const std::string &bun… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
|
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/ |
H A D | cloud_sync_manager_n_exporter.cpp | 192 napi_value NotifyDataChange(napi_env env, napi_callback_info info) in NotifyDataChange() function
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/ |
H A D | js_config.cpp | 265 napi_value JsConfig::NotifyDataChange(napi_env env, napi_callback_info info) in NotifyDataChange() function in JsConfig
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | kvdb_service_client.cpp | 191 Status KVDBServiceClient::NotifyDataChange(const AppId &appId, const StoreId &storeId, uint64_t del… in NotifyDataChange() function in OHOS::DistributedKv::KVDBServiceClient
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/ |
H A D | water_flow_layout_info_sw.cpp | 703 void WaterFlowLayoutInfoSW::NotifyDataChange(int32_t index, int32_t count) in NotifyDataChange() function in OHOS::Ace::NG::WaterFlowLayoutInfoSW
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_service_impl.cpp | 368 int32_t CloudServiceImpl::NotifyDataChange(const std::string &id, const std::string &bundleName) in NotifyDataChange() function in OHOS::CloudData::CloudServiceImpl 380 int32_t CloudServiceImpl::NotifyDataChange(const std::string &eventId, const std::string &extraData… in NotifyDataChange() function in OHOS::CloudData::CloudServiceImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
H A D | water_flow_pattern.cpp | 687 void WaterFlowPattern::NotifyDataChange(int32_t index, int32_t count) in NotifyDataChange() function in OHOS::Ace::NG::WaterFlowPattern
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_item_group_pattern.cpp | 709 void ListItemGroupPattern::NotifyDataChange(int32_t index, int32_t count) in NotifyDataChange() function in OHOS::Ace::NG::ListItemGroupPattern
|
H A D | list_pattern.cpp | 2619 void ListPattern::NotifyDataChange(int32_t index, int32_t count) in NotifyDataChange() function in OHOS::Ace::NG::ListPattern
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/ |
H A D | cloud_sync_service.cpp | 464 int32_t CloudSyncService::NotifyDataChange(const std::string &accoutId, const std::string &bundleNa… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncService
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_service_proxy.cpp | 515 int32_t RdbServiceProxy::NotifyDataChange(const RdbSyncerParam ¶m, const RdbChangedData &rdbCha… in NotifyDataChange() function in OHOS::DistributedRdb::RdbServiceProxy
|
H A D | rdb_store_impl.cpp | 276 void RdbStoreImpl::NotifyDataChange() in NotifyDataChange() function in OHOS::NativeRdb::RdbStoreImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ |
H A D | pattern.h | 641 virtual void NotifyDataChange(int32_t index, int32_t count) {}; in NotifyDataChange() function
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_impl.cpp | 271 Status KVDBServiceImpl::NotifyDataChange(const AppId &appId, const StoreId &storeId, uint64_t delay) in NotifyDataChange() function in OHOS::DistributedKv::KVDBServiceImpl
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_service_impl.cpp | 1061 int32_t RdbServiceImpl::NotifyDataChange(const RdbSyncerParam ¶m, const RdbChangedData &rdbChan… in NotifyDataChange() function in OHOS::DistributedRdb::RdbServiceImpl
|