Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp124 void RdbStoreImpl::SetDistributedTables(char** tables, int64_t tablesSize) in SetDistributedTables() function in OHOS::Relational::RdbStoreImpl
133 void RdbStoreImpl::SetDistributedTables(char** tables, int64_t tablesSize, int32_t type) in SetDistributedTables() function in OHOS::Relational::RdbStoreImpl
142 void RdbStoreImpl::SetDistributedTables(char** tables, int64_t tablesSize, int32_t type, in SetDistributedTables() function in OHOS::Relational::RdbStoreImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp34 int32_t GeneralStoreMock::SetDistributedTables( in SetDistributedTables() function in OHOS::DistributedData::GeneralStoreMock
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_app_provision_info.h233 virtual int SetDistributedTables(const std::vector<std::string>& tables, int type, in SetDistributedTables() function
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_rdb.h229 int SetDistributedTables(const std::vector<std::string>& tables, int type, in SetDistributedTables() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_service_proxy.cpp179 int32_t RdbServiceProxy::SetDistributedTables(const RdbSyncerParam& param, const std::vector<std::s… in SetDistributedTables() function in OHOS::DistributedRdb::RdbServiceProxy
H A Drdb_store.cpp434 int RdbStore::SetDistributedTables(const std::vector<std::string> &tables, int32_t type, in SetDistributedTables() function in OHOS::NativeRdb::RdbStore
H A Drdb_store_impl.cpp288 int RdbStoreImpl::SetDistributedTables(const std::vector<std::string> &tables, int32_t type, in SetDistributedTables() function in OHOS::NativeRdb::RdbStoreImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp564 int32_t KVDBGeneralStore::SetDistributedTables( in SetDistributedTables() function in OHOS::DistributedKv::KVDBGeneralStore
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H A Dnotification_rdb_data_mgr_test.cpp265 virtual int SetDistributedTables(const std::vector<std::string>& tables, int type, in SetDistributedTables() function in OHOS::Notification::RdbStoreTest
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp811 int32_t RdbGeneralStore::SetDistributedTables(const std::vector<std::string> &tables, int32_t type, in SetDistributedTables() function in OHOS::DistributedRdb::RdbGeneralStore
H A Drdb_service_impl.cpp276 int32_t RdbServiceImpl::SetDistributedTables(const RdbSyncerParam &param, const std::vector<std::st… in SetDistributedTables() function in OHOS::DistributedRdb::RdbServiceImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp1099 napi_value RdbStoreProxy::SetDistributedTables(napi_env env, napi_callback_info info) in SetDistributedTables() function in OHOS::RdbJsKit::RdbStoreProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store.cpp1327 napi_value RdbStoreProxy::SetDistributedTables(napi_env env, napi_callback_info info) in SetDistributedTables() function in OHOS::RelationalStoreJsKit::RdbStoreProxy