Home
last modified time | relevance | path

Searched defs:CheckSchema (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dstorage_proxy.cpp249 int StorageProxy::CheckSchema(const TableName &tableName) const in CheckSchema() function in DistributedDB::StorageProxy
258 int StorageProxy::CheckSchema(std::vector<std::string> &tables) in CheckSchema() function in DistributedDB::StorageProxy
Dkvdb_manager.cpp897 int KvDBManager::CheckSchema(const IKvDB *kvDB, const KvDBProperties &properties) in CheckSchema() function in DistributedDB::KvDBManager