Home
last modified time | relevance | path

Searched defs:SetDistributedTables (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/service/rdb/
Drdb_syncer.cpp162 int32_t RdbSyncer::SetDistributedTables(const std::vector<std::string> &tables) in SetDistributedTables() function in OHOS::DistributedRdb::RdbSyncer
Drdb_service_impl.cpp249 int32_t RdbServiceImpl::SetDistributedTables(const RdbSyncerParam &param, const std::vector<std::st… in SetDistributedTables() function in OHOS::DistributedRdb::RdbServiceImpl
/foundation/distributeddatamgr/distributeddatamgr/frameworks/innerkitsimpl/rdb/src/
Drdb_service_proxy.cpp234 int32_t RdbServiceProxy::SetDistributedTables(const RdbSyncerParam& param, const std::vector<std::s… in SetDistributedTables() function in OHOS::DistributedRdb::RdbServiceProxy
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Drdb_store_impl.cpp687 bool RdbStoreImpl::SetDistributedTables(const std::vector<std::string> &tables) in SetDistributedTables() function in OHOS::NativeRdb::RdbStoreImpl
/foundation/distributeddatamgr/appdatamgr/frameworks/jskitsimpl/napi_rdb/src/
Dnapi_rdb_store.cpp936 napi_value RdbStoreProxy::SetDistributedTables(napi_env env, napi_callback_info info) in SetDistributedTables() function in OHOS::RdbJsKit::RdbStoreProxy