Home
last modified time | relevance | path

Searched defs:IsTableExistReference (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.h222 virtual bool IsTableExistReference(const std::string &table) in IsTableExistReference() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp667 bool StorageProxy::IsTableExistReference(const std::string &table) in IsTableExistReference() function in DistributedDB::StorageProxy
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp2113 bool RelationalSyncAbleStorage::IsTableExistReference(const std::string &table) in IsTableExistReference() function in DistributedDB::RelationalSyncAbleStorage