Home
last modified time | relevance | path

Searched defs:GetSchema (Results 1 – 14 of 14) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelationaldb_properties.cpp37 RelationalSchemaObject RelationalDBProperties::GetSchema() const in GetSchema() function in DistributedDB::RelationalDBProperties
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
Dkvdb_properties.cpp78 SchemaObject KvDBProperties::GetSchema() const in GetSchema() function in DistributedDB::KvDBProperties
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_reference_sync_test.cpp143 DataBaseSchema DistributedDBCloudReferenceSyncTest::GetSchema() in GetSchema() function in __anon482267180111::DistributedDBCloudReferenceSyncTest
165 DataBaseSchema DistributedDBCloudReferenceSyncTest::GetSchema(const std::vector<std::string> &table… in GetSchema() function in __anon482267180111::DistributedDBCloudReferenceSyncTest
Ddistributeddb_cloud_task_merge_test.cpp182 DataBaseSchema DistributedDBCloudTaskMergeTest::GetSchema() in GetSchema() function in __anond134fd8f0111::DistributedDBCloudTaskMergeTest
Ddistributeddb_cloud_assets_operation_sync_test.cpp183 DataBaseSchema DistributedDBCloudAssetsOperationSyncTest::GetSchema() in GetSchema() function in __anon183bb98c0111::DistributedDBCloudAssetsOperationSyncTest
Ddistributeddb_cloud_check_sync_test.cpp268 DataBaseSchema DistributedDBCloudCheckSyncTest::GetSchema() in GetSchema() function in __anone0df7a870111::DistributedDBCloudCheckSyncTest
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
Djs_schema.cpp90 JsSchema* JsSchema::GetSchema(napi_env env, napi_callback_info info, std::shared_ptr<ContextBase>& … in GetSchema() function in OHOS::DistributedKVStore::JsSchema
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
Djs_schema.cpp88 JsSchema* JsSchema::GetSchema(napi_env env, napi_callback_info info, std::shared_ptr<ContextBase>& … in GetSchema() function in OHOS::DistributedData::JsSchema
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Dability_sync.cpp84 std::string AbilitySyncRequestPacket::GetSchema() const in GetSchema() function in DistributedDB::AbilitySyncRequestPacket
229 std::string AbilitySyncAckPacket::GetSchema() const in GetSchema() function in DistributedDB::AbilitySyncAckPacket
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dflatbuffer_schema.cpp476 const reflection::Schema *SchemaObject::FlatBufferSchema::GetSchema() const in GetSchema() function in DistributedDB::SchemaObject::FlatBufferSchema
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_relational_storage_engine.cpp142 RelationalSchemaObject SQLiteSingleRelationalStorageEngine::GetSchema() const in GetSchema() function in DistributedDB::SQLiteSingleRelationalStorageEngine
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dcloud_service_impl.cpp946 void CloudServiceImpl::GetSchema(const Event &event) in GetSchema() function in OHOS::CloudData::CloudServiceImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp1669 int SQLiteSingleVerNaturalStore::GetSchema(SchemaObject &schema) const in GetSchema() function in DistributedDB::SQLiteSingleVerNaturalStore
Dsqlite_utils.cpp1250 int SQLiteUtils::GetSchema(sqlite3 *db, std::string &strSchema) in GetSchema() function in DistributedDB::SQLiteUtils