Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/mock/ipc/
Dcloud_sync_service_proxy_mock.cpp55 int32_t CloudSyncServiceProxy::NotifyDataChange(const std::string &accoutId, const std::string &bun… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
Dwater_flow_layout_info.h185 void NotifyDataChange(int32_t index, int32_t count) override {}; in NotifyDataChange() function
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
Dcloud_service_proxy.cpp96 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
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
Di_cloud_sync_service_mock.h84 int32_t NotifyDataChange(const std::string &accoutId, const std::string &bundleName) override in NotifyDataChange() function
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
Dcloud_sync_service_proxy_lite.cpp194 int32_t CloudSyncServiceProxy::NotifyDataChange(const std::string &accoutId, const std::string &bun… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_manager_impl.cpp184 int32_t CloudSyncManagerImpl::NotifyDataChange(const std::string &accoutId, const std::string &bund… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
Dcloud_sync_service_proxy.cpp472 int32_t CloudSyncServiceProxy::NotifyDataChange(const std::string &accoutId, const std::string &bun… in NotifyDataChange() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/
Dcloud_sync_manager_n_exporter.cpp192 napi_value NotifyDataChange(napi_env env, napi_callback_info info) in NotifyDataChange() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_item_group_pattern.cpp511 void ListItemGroupPattern::NotifyDataChange(int32_t index, int32_t count) in NotifyDataChange() function in OHOS::Ace::NG::ListItemGroupPattern
Dlist_pattern.cpp2432 void ListPattern::NotifyDataChange(int32_t index, int32_t count) in NotifyDataChange() function in OHOS::Ace::NG::ListPattern
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
Djs_config.cpp265 napi_value JsConfig::NotifyDataChange(napi_env env, napi_callback_info info) in NotifyDataChange() function in JsConfig
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dkvdb_service_client.cpp191 Status KVDBServiceClient::NotifyDataChange(const AppId &appId, const StoreId &storeId, uint64_t del… in NotifyDataChange() function in OHOS::DistributedKv::KVDBServiceClient
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
Dwater_flow_pattern.cpp646 void WaterFlowPattern::NotifyDataChange(int32_t index, int32_t count) in NotifyDataChange() function in OHOS::Ace::NG::WaterFlowPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
Dwater_flow_layout_info_sw.cpp664 void WaterFlowLayoutInfoSW::NotifyDataChange(int32_t index, int32_t count) in NotifyDataChange() function in OHOS::Ace::NG::WaterFlowLayoutInfoSW
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dcloud_service_impl.cpp367 int32_t CloudServiceImpl::NotifyDataChange(const std::string &id, const std::string &bundleName) in NotifyDataChange() function in OHOS::CloudData::CloudServiceImpl
379 int32_t CloudServiceImpl::NotifyDataChange(const std::string &eventId, const std::string &extraData… in NotifyDataChange() function in OHOS::CloudData::CloudServiceImpl
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp464 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/native/rdb/src/
Drdb_service_proxy.cpp515 int32_t RdbServiceProxy::NotifyDataChange(const RdbSyncerParam &param, const RdbChangedData &rdbCha… in NotifyDataChange() function in OHOS::DistributedRdb::RdbServiceProxy
Drdb_store_impl.cpp276 void RdbStoreImpl::NotifyDataChange() in NotifyDataChange() function in OHOS::NativeRdb::RdbStoreImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
Dpattern.h631 virtual void NotifyDataChange(int32_t index, int32_t count) {}; in NotifyDataChange() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dkvdb_service_impl.cpp267 Status KVDBServiceImpl::NotifyDataChange(const AppId &appId, const StoreId &storeId, uint64_t delay) in NotifyDataChange() function in OHOS::DistributedKv::KVDBServiceImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_service_impl.cpp1065 int32_t RdbServiceImpl::NotifyDataChange(const RdbSyncerParam &param, const RdbChangedData &rdbChan… in NotifyDataChange() function in OHOS::DistributedRdb::RdbServiceImpl