Searched refs:SetSchemaInfo (Results 1 – 11 of 11) sorted by relevance
49 void SetSchemaInfo(const RelationalSchemaObject &schema);
99 void SetSchemaInfo(const std::string& schema);
164 void VirtualRelationalVerSyncDBInterface::SetSchemaInfo(const RelationalSchemaObject &schema) in SetSchemaInfo() function in DistributedDB::VirtualRelationalVerSyncDBInterface
76 g_syncInterface->SetSchemaInfo(TEST_SCHEMA); in SetUp()
352 void VirtualSingleVerSyncDBInterface::SetSchemaInfo(const std::string& schema) in SetSchemaInfo() function in DistributedDB::VirtualSingleVerSyncDBInterface
43 void SetSchemaInfo(bool isSchemaStore);
44 void SetSchemaInfo(bool isSchemaStore);
149 ctxt->kvStore->SetSchemaInfo(!ctxt->options.schema.empty()); in GetKVStore()
641 void JsKVStore::SetSchemaInfo(bool isSchemaStore) in SetSchemaInfo() function in OHOS::DistributedData::JsKVStore
158 ctxt->kvStore->SetSchemaInfo(!ctxt->options.schema.empty()); in GetKVStore()
96 void JsSingleKVStore::SetSchemaInfo(bool isSchemaStore) in SetSchemaInfo() function in OHOS::DistributedKVStore::JsSingleKVStore