Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dicloud_sync_storage_interface.h227 virtual bool IsTableExistReferenceOrReferenceBy(const std::string &table) in IsTableExistReferenceOrReferenceBy() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp676 bool StorageProxy::IsTableExistReferenceOrReferenceBy(const std::string &table) in IsTableExistReferenceOrReferenceBy() function in DistributedDB::StorageProxy
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp2125 bool RelationalSyncAbleStorage::IsTableExistReferenceOrReferenceBy(const std::string &table) in IsTableExistReferenceOrReferenceBy() function in DistributedDB::RelationalSyncAbleStorage