Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelationaldb_properties.cpp32 void RelationalDBProperties::SetSchema(const RelationalSchemaObject &schema) in SetSchema() function in DistributedDB::RelationalDBProperties
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_properties.cpp73 void KvDBProperties::SetSchema(const SchemaObject &schema) in SetSchema() function in DistributedDB::KvDBProperties
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_object.cpp158 void QueryObject::SetSchema(const SchemaObject &schema) in SetSchema() function in DistributedDB::QueryObject
466 int QueryObject::SetSchema(const RelationalSchemaObject &schemaObj) in SetSchema() function in DistributedDB::QueryObject
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_store_resultset.cpp292 void JsKVStoreResultSet::SetSchema(bool isSchema) in SetSchema() function in OHOS::DistributedData::JsKVStoreResultSet
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_kv_store_resultset.cpp302 void JsKVStoreResultSet::SetSchema(bool isSchema) in SetSchema() function in OHOS::DistributedKVStore::JsKVStoreResultSet
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dability_sync.cpp79 void AbilitySyncRequestPacket::SetSchema(const std::string &schema) in SetSchema() function in DistributedDB::AbilitySyncRequestPacket
224 void AbilitySyncAckPacket::SetSchema(const std::string &schema) in SetSchema() function in DistributedDB::AbilitySyncAckPacket
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_relational_storage_engine.cpp136 void SQLiteSingleRelationalStorageEngine::SetSchema(const RelationalSchemaObject &schema) in SetSchema() function in DistributedDB::SQLiteSingleRelationalStorageEngine