Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dsync_generic_interface.h138 virtual bool CheckCompatible(const std::string &schema, uint8_t type) const in CheckCompatible() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_single_ver_sync_db_Interface.cpp149 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/
Drelational_sync_able_storage.cpp703 bool RelationalSyncAbleStorage::CheckCompatible(const std::string &schema, uint8_t type) const in CheckCompatible() function in DistributedDB::RelationalSyncAbleStorage
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp1521 bool SQLiteSingleVerNaturalStore::CheckCompatible(const std::string &schema, uint8_t type) const in CheckCompatible() function in DistributedDB::SQLiteSingleVerNaturalStore