/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
H A D | relationaldb_properties.cpp | 37 RelationalSchemaObject RelationalDBProperties::GetSchema() const in GetSchema() function in DistributedDB::RelationalDBProperties
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | kvdb_properties.cpp | 78 SchemaObject KvDBProperties::GetSchema() const in GetSchema() function in DistributedDB::KvDBProperties
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
H A D | distributeddb_cloud_reference_sync_test.cpp | 143 DataBaseSchema DistributedDBCloudReferenceSyncTest::GetSchema() in GetSchema() function in __anon789e90cf0110::DistributedDBCloudReferenceSyncTest 165 DataBaseSchema DistributedDBCloudReferenceSyncTest::GetSchema(const std::vector<std::string> &table… in GetSchema() function in __anon789e90cf0110::DistributedDBCloudReferenceSyncTest
|
H A D | distributeddb_cloud_task_merge_test.cpp | 182 DataBaseSchema DistributedDBCloudTaskMergeTest::GetSchema() in GetSchema() function in __anonb94ae3c60110::DistributedDBCloudTaskMergeTest
|
H A D | distributeddb_cloud_assets_operation_sync_test.cpp | 183 DataBaseSchema DistributedDBCloudAssetsOperationSyncTest::GetSchema() in GetSchema() function in __anond35eef630110::DistributedDBCloudAssetsOperationSyncTest
|
H A D | distributeddb_cloud_check_sync_test.cpp | 268 DataBaseSchema DistributedDBCloudCheckSyncTest::GetSchema() in GetSchema() function in __anonc8f560be0110::DistributedDBCloudCheckSyncTest
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_schema.cpp | 88 JsSchema* JsSchema::GetSchema(napi_env env, napi_callback_info info, std::shared_ptr<ContextBase>& … in GetSchema() function in OHOS::DistributedData::JsSchema
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | js_schema.cpp | 90 JsSchema* JsSchema::GetSchema(napi_env env, napi_callback_info info, std::shared_ptr<ContextBase>& … in GetSchema() function in OHOS::DistributedKVStore::JsSchema
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | ability_sync.cpp | 84 std::string AbilitySyncRequestPacket::GetSchema() const in GetSchema() function in DistributedDB::AbilitySyncRequestPacket 229 std::string AbilitySyncAckPacket::GetSchema() const in GetSchema() function in DistributedDB::AbilitySyncAckPacket
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | flatbuffer_schema.cpp | 476 const reflection::Schema *SchemaObject::FlatBufferSchema::GetSchema() const in GetSchema() function in DistributedDB::SchemaObject::FlatBufferSchema
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_single_relational_storage_engine.cpp | 142 RelationalSchemaObject SQLiteSingleRelationalStorageEngine::GetSchema() const in GetSchema() function in DistributedDB::SQLiteSingleRelationalStorageEngine
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_service_impl.cpp | 946 void CloudServiceImpl::GetSchema(const Event &event) in GetSchema() function in OHOS::CloudData::CloudServiceImpl
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_natural_store.cpp | 1669 int SQLiteSingleVerNaturalStore::GetSchema(SchemaObject &schema) const in GetSchema() function in DistributedDB::SQLiteSingleVerNaturalStore
|
H A D | sqlite_utils.cpp | 1250 int SQLiteUtils::GetSchema(sqlite3 *db, std::string &strSchema) in GetSchema() function in DistributedDB::SQLiteUtils
|