Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtracker_table.cpp239 void TrackerTable::SetTrackerNames(const std::set<std::string> &trackerNames) in SetTrackerNames()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_common_test.cpp821 const std::set<std::string> trackerNames = {"trackerCol"}; variable