Home
last modified time | relevance | path

Searched defs:GetTableInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_relational_schema_object_test.cpp744 TableInfo GetTableInfo(sqlite3 *db, const std::string &tableName, const std::string &sql) in GetTableInfo() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp244 void CloudServerImpl::GetTableInfo(std::shared_ptr<OhCloudExtTable> pTable, DBTable &dbTable) in GetTableInfo() function in OHOS::CloudData::CloudServerImpl