Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
Ddistributeddb_cloud_syncer_download_test.cpp606 .WillRepeatedly([](const TableName &, TableSchema &tableSchema) { in __anon634dd3761502()
728 .WillRepeatedly([](const TableName &, TableSchema &tableSchema) { in __anon634dd3762a02()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
Ddb_types.h30 using TableName = std::string; variable