Searched defs:SetDistributedTables (Results 1 – 5 of 5) sorted by relevance
162 int32_t RdbSyncer::SetDistributedTables(const std::vector<std::string> &tables) in SetDistributedTables() function in OHOS::DistributedRdb::RdbSyncer
249 int32_t RdbServiceImpl::SetDistributedTables(const RdbSyncerParam ¶m, const std::vector<std::st… in SetDistributedTables() function in OHOS::DistributedRdb::RdbServiceImpl
234 int32_t RdbServiceProxy::SetDistributedTables(const RdbSyncerParam& param, const std::vector<std::s… in SetDistributedTables() function in OHOS::DistributedRdb::RdbServiceProxy
687 bool RdbStoreImpl::SetDistributedTables(const std::vector<std::string> &tables) in SetDistributedTables() function in OHOS::NativeRdb::RdbStoreImpl
936 napi_value RdbStoreProxy::SetDistributedTables(napi_env env, napi_callback_info info) in SetDistributedTables() function in OHOS::RdbJsKit::RdbStoreProxy