/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/ |
H A D | relational_store_impl_rdbstore.cpp | 124 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 D | general_store_mock.cpp | 34 int32_t GeneralStoreMock::SetDistributedTables( in SetDistributedTables() function in OHOS::DistributedData::GeneralStoreMock
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
H A D | mock_app_provision_info.h | 233 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 D | mock_rdb.h | 229 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 D | rdb_service_proxy.cpp | 179 int32_t RdbServiceProxy::SetDistributedTables(const RdbSyncerParam& param, const std::vector<std::s… in SetDistributedTables() function in OHOS::DistributedRdb::RdbServiceProxy
|
H A D | rdb_store.cpp | 434 int RdbStore::SetDistributedTables(const std::vector<std::string> &tables, int32_t type, in SetDistributedTables() function in OHOS::NativeRdb::RdbStore
|
H A D | rdb_store_impl.cpp | 288 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 D | kvdb_general_store.cpp | 564 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 D | notification_rdb_data_mgr_test.cpp | 265 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 D | rdb_general_store.cpp | 811 int32_t RdbGeneralStore::SetDistributedTables(const std::vector<std::string> &tables, int32_t type, in SetDistributedTables() function in OHOS::DistributedRdb::RdbGeneralStore
|
H A D | rdb_service_impl.cpp | 276 int32_t RdbServiceImpl::SetDistributedTables(const RdbSyncerParam ¶m, 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 D | napi_rdb_store.cpp | 1099 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 D | napi_rdb_store.cpp | 1327 napi_value RdbStoreProxy::SetDistributedTables(napi_env env, napi_callback_info info) in SetDistributedTables() function in OHOS::RelationalStoreJsKit::RdbStoreProxy
|