Home
last modified time | relevance | path

Searched defs:SetSchema (Results 1 – 7 of 7) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Drelationaldb_properties.cpp32 void RelationalDBProperties::SetSchema(const RelationalSchemaObject &schema) in SetSchema() function in DistributedDB::RelationalDBProperties
Dkvdb_properties.cpp67 void KvDBProperties::SetSchema(const SchemaObject &schema) in SetSchema() function in DistributedDB::KvDBProperties
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dquery_object.cpp153 void QueryObject::SetSchema(const SchemaObject &schema) in SetSchema() function in DistributedDB::QueryObject
450 int QueryObject::SetSchema(const RelationalSchemaObject &schemaObj) in SetSchema() function in DistributedDB::QueryObject
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_relational_storage_engine.cpp124 void SQLiteSingleRelationalStorageEngine::SetSchema(const RelationalSchemaObject &schema) in SetSchema() function in DistributedDB::SQLiteSingleRelationalStorageEngine
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
Djs_kv_store_resultset.cpp284 void JsKVStoreResultSet::SetSchema(bool isSchema) in SetSchema() function in OHOS::DistributedData::JsKVStoreResultSet
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
Djs_kv_store_resultset.cpp290 void JsKVStoreResultSet::SetSchema(bool isSchema) in SetSchema() function in OHOS::DistributedKVStore::JsKVStoreResultSet
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
Dability_sync.cpp78 void AbilitySyncRequestPacket::SetSchema(const std::string &schema) in SetSchema() function in DistributedDB::AbilitySyncRequestPacket
211 void AbilitySyncAckPacket::SetSchema(const std::string &schema) in SetSchema() function in DistributedDB::AbilitySyncAckPacket