Home
last modified time | relevance | path

Searched defs:IsTableExistReference (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dicloud_sync_storage_interface.h222 virtual bool IsTableExistReference(const std::string &table) in IsTableExistReference() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dstorage_proxy.cpp667 bool StorageProxy::IsTableExistReference(const std::string &table) in IsTableExistReference() function in DistributedDB::StorageProxy
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp2117 bool RelationalSyncAbleStorage::IsTableExistReference(const std::string &table) in IsTableExistReference() function in DistributedDB::RelationalSyncAbleStorage