Home
last modified time | relevance | path

Searched refs:GetSchemaObject (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.h98 SchemaObject GetSchemaObject() const;
H A Drd_single_ver_natural_store.cpp405 SchemaObject RdSingleVerNaturalStore::GetSchemaObject() const in GetSchemaObject() function in DistributedDB::RdSingleVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.h133 SchemaObject GetSchemaObject() const;
H A Dsqlite_single_ver_natural_store.cpp702 query.SetSchema(GetSchemaObject()); in GetSyncData()
1558 SchemaObject SQLiteSingleVerNaturalStore::GetSchemaObject() const in GetSchemaObject() function in DistributedDB::SQLiteSingleVerNaturalStore
1988 auto schemaType = GetSchemaObject().GetSchemaType(); in CheckSchemaSupportForCloudSync()