Home
last modified time | relevance | path

Searched defs:CheckCompatible (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dsync_generic_interface.h149 virtual bool CheckCompatible(const std::string &schema, uint8_t type) const in CheckCompatible() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
Drd_single_ver_natural_store.cpp401 bool RdSingleVerNaturalStore::CheckCompatible(const std::string &schema, uint8_t type) const in CheckCompatible() function in DistributedDB::RdSingleVerNaturalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_single_ver_sync_db_Interface.cpp226 bool VirtualSingleVerSyncDBInterface::CheckCompatible(const std::string& schema, uint8_t type) const in CheckCompatible() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp1724 bool SQLiteSingleVerNaturalStore::CheckCompatible(const std::string &schema, uint8_t type) const in CheckCompatible() function in DistributedDB::SQLiteSingleVerNaturalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp878 bool RelationalSyncAbleStorage::CheckCompatible(const std::string &schema, uint8_t type) const in CheckCompatible() function in DistributedDB::RelationalSyncAbleStorage