Searched defs:SetSchema (Results 1 – 7 of 7) sorted by relevance
32 void RelationalDBProperties::SetSchema(const RelationalSchemaObject &schema) in SetSchema() function in DistributedDB::RelationalDBProperties
73 void KvDBProperties::SetSchema(const SchemaObject &schema) in SetSchema() function in DistributedDB::KvDBProperties
158 void QueryObject::SetSchema(const SchemaObject &schema) in SetSchema() function in DistributedDB::QueryObject466 int QueryObject::SetSchema(const RelationalSchemaObject &schemaObj) in SetSchema() function in DistributedDB::QueryObject
292 void JsKVStoreResultSet::SetSchema(bool isSchema) in SetSchema() function in OHOS::DistributedData::JsKVStoreResultSet
302 void JsKVStoreResultSet::SetSchema(bool isSchema) in SetSchema() function in OHOS::DistributedKVStore::JsKVStoreResultSet
79 void AbilitySyncRequestPacket::SetSchema(const std::string &schema) in SetSchema() function in DistributedDB::AbilitySyncRequestPacket224 void AbilitySyncAckPacket::SetSchema(const std::string &schema) in SetSchema() function in DistributedDB::AbilitySyncAckPacket
136 void SQLiteSingleRelationalStorageEngine::SetSchema(const RelationalSchemaObject &schema) in SetSchema() function in DistributedDB::SQLiteSingleRelationalStorageEngine