Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dflat_object_storage_engine.cpp153 uint32_t FlatObjectStorageEngine::GetTable(const std::string &key, std::map<std::string, Value> &re… in GetTable() function in OHOS::ObjectStore::FlatObjectStorageEngine
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_schema_object.cpp127 TableInfo RelationalSchemaObject::GetTable(const std::string &tableName) const in GetTable() function in DistributedDB::RelationalSchemaObject